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 ??_??w}??_??w{^ 001111110011111101011111001111110011111101110111011111010011111100111111010111110011111100111111011101110111101101011110 3f3f5f3f3f777d3f3f5f3f3f777b5e
SJIS-WIN ??_??w}??_??w{^ 001111110011111101011111001111110011111101110111011111010011111100111111010111110011111100111111011101110111101101011110 3f3f5f3f3f777d3f3f5f3f3f777b5e
EUC-JP ??_??w}??_??w{^ 001111110011111101011111001111110011111101110111011111010011111100111111010111110011111100111111011101110111101101011110 3f3f5f3f3f777d3f3f5f3f3f777b5e
UTF-8 렻렊_렻렊w}렻렊_렻렊w{^ 11101011101000001011101111101011101000001000101001011111111010111010000010111011111010111010000010001010011101110111110111101011101000001011101111101011101000001000101001011111111010111010000010111011111010111010000010001010011101110111101101011110 eba0bbeba08a5feba0bbeba08a777deba0bbeba08a5feba0bbeba08a777b5e
UHC 렻렊_렻렊w}렻렊_렻렊w{^ 1000111011000011100011101010000101011111100011101100001110001110101000010111011101111101100011101100001110001110101000010101111110001110110000111000111010100001011101110111101101011110 8ec38ea15f8ec38ea1777d8ec38ea15f8ec38ea1777b5e

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