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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
EUC-JP ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
UTF-8 앍렰솨솰v앍렰솨솰vB 111011001001010110001101111010111010000010110000111011001000011010101000111011001000011010110000011101101110110010010101100011011110101110100000101100001110110010000110101010001110110010000110101100000111011001000010 ec958deba0b0ec86a8ec86b076ec958deba0b0ec86a8ec86b07642
UHC 앍렰솨솰v앍렰솨솰vB 10111110110011001000111010111101101111001101110110111100111000000111011010111110110011001000111010111101101111001101110110111100111000000111011001000010 becc8ebdbcddbce076becc8ebdbcddbce07642

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