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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?省?省}?省?省{^ 001111111000111111001000001111111000111111001000011111010011111110001111110010000011111110001111110010000111101101011110 3f8fc83f8fc87d3f8fc83f8fc87b5e
EUC-JP ?省?省}?省?省{^ 001111111011111011001010001111111011111011001010011111010011111110111110110010100011111110111110110010100111101101011110 3fbeca3fbeca7d3fbeca3fbeca7b5e
UTF-8 안省안省}안省안省{^ 111011001001010110001000111001111001110010000001111011001001010110001000111001111001110010000001011111011110110010010101100010001110011110011100100000011110110010010101100010001110011110011100100000010111101101011110 ec9588e79c81ec9588e79c817dec9588e79c81ec9588e79c817b5e
UHC 안省안省}안省안省{^ 10111110110010001110000011111101101111101100100011100000111111010111110110111110110010001110000011111101101111101100100011100000111111010111101101011110 bec8e0fdbec8e0fd7dbec8e0fdbec8e0fd7b5e

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