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 哀??柔??音 10001000101000110011111100111111100011110101111100111111001111111000100110111001 88a33f3f8f5f3f3f89b9
EUC-JP 哀??柔??音 10110000101001010011111100111111101111011100000000111111001111111011001010111011 b0a53f3fbdc03f3fb2bb
UTF-8 哀노맧柔꾥읂音 111001011001001110000000111010111000010110111000111010111010011110100111111001101001111110010100111010101011111010100101111011001001110110000010111010011001111110110011 e59380eb85b8eba7a7e69f94eabea5ec9d82e99fb3
UHC 哀노맧柔꾥읂音 1110010011101110101100111110101110010000101100001110101011110101100001001110100010011111101110011110101111100101 e4eeb3eb90b0eaf584e89fb9ebe5

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