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 ???????鶯 001111110011111100111111001111110011111100111111001111111110100111110010 3f3f3f3f3f3f3fe9f2
EUC-JP ???????鶯 001111110011111100111111001111110011111100111111001111111111001011110100 3f3f3f3f3f3f3ff2f4
UTF-8 쑹렶쒀렠쒔렡쒔鶯 111011001001000110111001111010111010000010110110111011001001001010000000111010111010000010100000111011001001001010010100111010111010000010100001111011001001001010010100111010011011011010101111 ec91b9eba0b6ec9280eba0a0ec9294eba0a1ec9294e9b6af
UHC 쑹렶쒀렠쒔렡쒔鶯 10111110101010111000111011000001101111101010110010001110101100011011111010101101100011101011001010111110101011011110010110100011 beab8ec1beac8eb1bead8eb2beade5a3

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