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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ク鰄ヲn}ク鰄ヲn{^ 1111100111111100101110001110100111011000101001100110111001111101111110011111110010111000111010011101100010100110011011100111101101011110 f9fcb8e9d8a66e7df9fcb8e9d8a66e7b5e
EUC-JP ?ク鰄ヲn}?ク鰄ヲn{^ 00111111100011101011100011110010110110101000111010100110011011100111110100111111100011101011100011110010110110101000111010100110011011100111101101011110 3f8eb8f2da8ea66e7d3f8eb8f2da8ea66e7b5e
UTF-8 ク鰄ヲn}ク鰄ヲn{^ 1110111010011101100101111110111110111101101110001110100110110000100001001110111110111101101001100110111001111101111011101001110110010111111011111011110110111000111010011011000010000100111011111011110110100110011011100111101101011110 ee9d97efbdb8e9b084efbda66e7dee9d97efbdb8e9b084efbda66e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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