To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???xn}???xn{^ 00111111001111110011111101111000011011100111110100111111001111110011111101111000011011100111101101011110 3f3f3f786e7d3f3f3f786e7b5e
SJIS-WIN 宵マ?xn}宵マ?xn{^ 100011111010101011001111001111110111100001101110011111011000111110101010110011110011111101111000011011100111101101011110 8faacf3f786e7d8faacf3f786e7b5e
EUC-JP 宵マ碭xn}宵マ碭xn{^ 101111101010110010001110110011111000111111001111111110100111100001101110011111011011111010101100100011101100111110001111110011111111101001111000011011100111101101011110 beac8ecf8fcffa786e7dbeac8ecf8fcffa786e7b5e
UTF-8 宵マ碭xn}宵マ碭xn{^ 11100101101011101011010111101111101111101000111111100111101000101010110101111000011011100111110111100101101011101011010111101111101111101000111111100111101000101010110101111000011011100111101101011110 e5aeb5efbe8fe7a2ad786e7de5aeb5efbe8fe7a2ad786e7b5e
UHC 宵??xn}宵??xn{^ 111000011011001000111111001111110111100001101110011111011110000110110010001111110011111101111000011011100111101101011110 e1b23f3f786e7de1b23f3f786e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)