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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ????歟??飮 00111111001111110011111100111111100111110110001000111111001111111001111101011010 3f3f3f3f9f623f3f9f5a
EUC-JP ????歟??飮 00111111001111110011111100111111110111011100001100111111001111111101110110111011 3f3f3f3fddc33f3fddbb
UTF-8 裂┧우돺歟㏓냲飮 111011111010011010100000111000101001010010100111111011001001101010110000111010111000111110111010111001101010110110011111111000111000111110010011111010111000001110110010111010011010001110101110 efa6a0e294a7ec9ab0eb8fbae6ad9fe38f93eb83b2e9a3ae
UHC 裂┧우돺歟㏓냲飮 11100110111100011010011011001110101111111110110010001001101111011110011010100010101001111110101110000110100000101110101111100110 e6f1a6cebfec89bde6a2a7eb8682ebe6

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