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 111010111010000010111011111010111010000010001011111010111010000010111011111011001010010010001111011101101110101110100000101110111110101110100000100010111110101110100000101110111110110010100100100011110111011001000010 eba0bbeba08beba0bbeca48f76eba0bbeba08beba0bbeca48f7642
UHC 렻렋렻줏v렻렋렻줏vB 10001110110000111000111010100010100011101100001111000001110111100111011010001110110000111000111010100010100011101100001111000001110111100111011001000010 8ec38ea28ec3c1de768ec38ea28ec3c1de7642

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