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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鶯???鶯??陰 1110100111110010001111110011111100111111111010011111001000111111001111111000100101000001 e9f23f3f3fe9f23f3f8941
EUC-JP 鶯???鶯??陰 1111001011110100001111110011111100111111111100101111010000111111001111111011000110100010 f2f43f3f3ff2f43f3fb1a2
UTF-8 鶯ㅺ퉮횞鶯밸뱺陰 111010011011011010101111111000111000010110111010111011011000100110101110111011011001101010011110111010011011011010101111111010111011000010111000111010111011000110111010111010011001100110110000 e9b6afe385baed89aeed9a9ee9b6afebb0b8ebb1bae999b0
UHC 鶯ㅺ퉮횞鶯밸뱺陰 11100101101000111010010011101010101110011000011011000011100101111110010110100011101110011110101110010011101000001110101111100100 e5a3a4eab986c397e5a3b9eb93a0ebe4

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