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 鳥?聆押?贈?? 100100101011100100111111111000111101011110001001100111110011111110010001101000010011111100111111 92b93fe3d7899f3f91a13f3f
EUC-JP 鳥?聆押?贈?? 110001001011101100111111111001101101100110110010101000010011111111000010101000110011111100111111 c4bb3fe6d9b2a13fc2a33f3f
UTF-8 鳥흘聆押렊贈폈렰 111010011011001110100101111011011001110110011000111010001000000110000110111001101000101010111100111010111010000010001010111010001011010010001000111011011000111110001000111010111010000010110000 e9b3a5ed9d98e88186e68abceba08ae8b488ed8f88eba0b0
UHC 鳥흘聆押렊贈폈렰 11110000111010001100100011101010110101101100000011100100111000111000111010100001111100011111110011000110111100011000111010111101 f0e8c8ead6c0e4e38ea1f1fcc6f18ebd

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