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 撓??節??? 100111011001101000111111001111111001000011011111001111110011111100111111 9d9a3f3f90df3f3f3f
EUC-JP 撓?ˇ節??? 1101100111111010001111111000111110100010101100001100000011100001001111110011111100111111 d9fa3f8fa2b0c0e13f3f3f
UTF-8 撓딀ˇ節몌쉥遼 1110011010010010100100111110101110010100100000001100101110000111111001111010111110000000111010111010101010001100111011001000100110100101111011111010011110000011 e69293eb9480cb87e7af80ebaa8cec89a5efa783
UHC 撓딀ˇ節몌쉥遼 1110100011110101100010101110011010100010101001111110111110111101101110001110111110111101101010111110100110101100 e8f58ae6a2a7efbdb8efbdabe9ac

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