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 鸚??柔??音 11101010010111110011111100111111100011110101111100111111001111111000100110111001 ea5f3f3f8f5f3f3f89b9
EUC-JP 鸚??柔??音 11110011110000000011111100111111101111011100000000111111001111111011001010111011 f3c03f3fbdc03f3fb2bb
UTF-8 鸚쒖룆柔꾥읂音 111010011011100010011010111011001001001010010110111010111010001110000110111001101001111110010100111010101011111010100101111011001001110110000010111010011001111110110011 e9b89aec9296eba386e69f94eabea5ec9d82e99fb3
UHC 鸚쒖룆柔꾥읂音 1110010110100100100111001110110010001111100001011110101011110101100001001110100010011111101110011110101111100101 e5a49cec8f85eaf584e89fb9ebe5

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