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 ?民?????鳩 00111111100101101010111100111111001111110011111100111111001111111001010010110101 3f96af3f3f3f3f3f94b5
EUC-JP ?民?????鳩 00111111110011001011000100111111001111110011111100111111001111111100100010110111 3fccb13f3f3f3f3fc8b7
UTF-8 렺民뗘렋렺렡렺鳩 111010111010000010111010111001101011000010010001111010111001011110011000111010111010000010001011111010111010000010111010111010111010000010100001111010111010000010111010111010011011001110101001 eba0bae6b091eb9798eba08beba0baeba0a1eba0bae9b3a9
UHC 렺民뗘렋렺렡렺鳩 10001110110000101101101011000101101101101100010110001110101000101000111011000010100011101011001010001110110000101100111111001101 8ec2dac5b6c58ea28ec28eb28ec2cfcd

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