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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雕旃企ョ手ーソ 1110100010111000100111011101000110001010111010011010111010001110111010001011000010111111 e8b89dd18ae9ae8ee8b0bf
EUC-JP 雕旃企ョ手ーソ 1111000010111010110110101101001110110100111010111000111010101110101111001110101010001110101100001000111010111111 f0badad3b4eb8eaebcea8eb08ebf
UTF-8 雕旃企ョ手ーソ 111010011001101110010101111001101001011110000011111001001011110010000001111011111011110110101110111001101000100110001011111011111011110110110000111011111011110110111111 e99b95e69783e4bc81efbdaee6898befbdb0efbdbf
UHC 雕?企?手?? 11110000111001110011111111010000111010100011111111100010101000100011111100111111 f0e73fd0ea3fe2a23f3f

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