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 梧??撓??哀 10001100111001100011111100111111100111011001101000111111001111111000100010100011 8ce63f3f9d9a3f3f88a3
EUC-JP 梧??撓??哀 10111000111010000011111100111111110110011111101000111111001111111011000010100101 b8e83f3fd9fa3f3fb0a5
UTF-8 梧놂숲撓딀첁哀 111001101010001010100111111010111000011010000010111011001000100010110010111001101001001010010011111010111001010010000000111011001011001010000001111001011001001110000000 e6a2a7eb8682ec88b2e69293eb9480ecb281e59380
UHC 梧놂숲撓딀첁哀 1110011111111100101100111110111110111101101000111110100011110101100010101110011010101010100011101110010011101110 e7fcb3efbda3e8f58ae6aa8ee4ee

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