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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???癬???癬^ 0011111100111111001111111110000110011101001111110011111100111111111000011001110101011110 3f3f3fe19d3f3f3fe19d5e
EUC-JP ???癬???癬^ 0011111100111111001111111110000111111101001111110011111100111111111000011111110101011110 3f3f3fe1fd3f3f3fe1fd5e
UTF-8 됤떷쐣癬됤떷쐣癬^ 11101011100100001010010011101011100101101011011111101100100100001010001111100111100110011010110011101011100100001010010011101011100101101011011111101100100100001010001111100111100110011010110001011110 eb90a4eb96b7ec90a3e799aceb90a4eb96b7ec90a3e799ac5e
UHC 됤떷쐣癬됤떷쐣癬^ 1000100111100010100010111100001010011100100010011110000011001000100010011110001010001011110000101001110010001001111000001100100001011110 89e28bc29c89e0c889e28bc29c89e0c85e

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