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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 谷村損\n}谷村損\n{^ 10010010010010101001000110111010100100011011100101011100011011100111110110010010010010101001000110111010100100011011100101011100011011100111101101011110 924a91ba91b95c6e7d924a91ba91b95c6e7b5e
EUC-JP 谷村損\n}谷村損\n{^ 11000011101010111100001010111100110000101011101101011100011011100111110111000011101010111100001010111100110000101011101101011100011011100111101101011110 c3abc2bcc2bb5c6e7dc3abc2bcc2bb5c6e7b5e
UTF-8 谷村損\n}谷村損\n{^ 11101000101100001011011111100110100111011001000111100110100100001000110101011100011011100111110111101000101100001011011111100110100111011001000111100110100100001000110101011100011011100111101101011110 e8b0b7e69d91e6908d5c6e7de8b0b7e69d91e6908d5c6e7b5e
UHC 谷村損\n}谷村損\n{^ 11001101110110111111010110111101111000011101111101011100011011100111110111001101110110111111010110111101111000011101111101011100011011100111101101011110 cddbf5bde1df5c6e7dcddbf5bde1df5c6e7b5e

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