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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???窈???窈B 0011111100111111001111111110001001110111001111110011111100111111111000100111011101000010 3f3f3fe2773f3f3fe27742
EUC-JP ???窈???窈B 0011111100111111001111111110001111011000001111110011111100111111111000111101100001000010 3f3f3fe3d83f3f3fe3d842
UTF-8 쒔렊쒔窈쒔렊쒔窈B 11101100100100101001010011101011101000001000101011101100100100101001010011100111101010101000100011101100100100101001010011101011101000001000101011101100100100101001010011100111101010101000100001000010 ec9294eba08aec9294e7aa88ec9294eba08aec9294e7aa8842
UHC 쒔렊쒔窈쒔렊쒔窈B 1011111010101101100011101010000110111110101011011110100110100001101111101010110110001110101000011011111010101101111010011010000101000010 bead8ea1beade9a1bead8ea1beade9a142

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