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 ????|????|^ 0011111100111111001111110011111101111100001111110011111100111111001111110111110001011110 3f3f3f3f7c3f3f3f3f7c5e
SJIS-WIN ?丹??|?丹??|^ 00111111100100100100111100111111001111110111110000111111100100100100111100111111001111110111110001011110 3f924f3f3f7c3f924f3f3f7c5e
EUC-JP ?丹??|?丹??|^ 00111111110000111011000000111111001111110111110000111111110000111011000000111111001111110111110001011110 3fc3b03f3f7c3fc3b03f3f7c5e
UTF-8 렺丹렻렊|렺丹렻렊|^ 111010111010000010111010111001001011100010111001111010111010000010111011111010111010000010001010011111001110101110100000101110101110010010111000101110011110101110100000101110111110101110100000100010100111110001011110 eba0bae4b8b9eba0bbeba08a7ceba0bae4b8b9eba0bbeba08a7c5e
UHC 렺丹렻렊|렺丹렻렊|^ 10001110110000101101001110100001100011101100001110001110101000010111110010001110110000101101001110100001100011101100001110001110101000010111110001011110 8ec2d3a18ec38ea17c8ec2d3a18ec38ea17c5e

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