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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 午ラ?節х?節 100011001101111110000011100010010011111110010000110111111000010010000111001111111001000011011111 8cdf83893f90df84873f90df
EUC-JP 午ラ?節х?節 101110001110000110100101111010010011111111000000111000011010011111100111001111111100000011100001 b8e1a5e93fc0e1a7e73fc0e1
UTF-8 午ラ썒節х툌節 1110010110001101100010001110001110000011101010011110110010001101100100101110011110101111100000001101000110000101111011011000100010001100111001111010111110000000 e58d88e383a9ec8d92e7af80d185ed888ce7af80
UHC 午ラ썒節х툌節 1110011111101101101010111110100110011011100001011110111110111101101011001110011110111000100001001110111110111101 e7edabe99b85efbdace7b884efbd

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