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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 谷他他L}谷他他L{^ 1001001001001010100100011011110010010001101111000100110001111101100100100100101010010001101111001001000110111100010011000111101101011110 924a91bc91bc4c7d924a91bc91bc4c7b5e
EUC-JP 谷他他L}谷他他L{^ 1100001110101011110000101011111011000010101111100100110001111101110000111010101111000010101111101100001010111110010011000111101101011110 c3abc2bec2be4c7dc3abc2bec2be4c7b5e
UTF-8 谷他他L}谷他他L{^ 1110100010110000101101111110010010111011100101101110010010111011100101100100110001111101111010001011000010110111111001001011101110010110111001001011101110010110010011000111101101011110 e8b0b7e4bb96e4bb964c7de8b0b7e4bb96e4bb964c7b5e
UHC 谷他他L}谷他他L{^ 1100110111011011111101101110001011110110111000100100110001111101110011011101101111110110111000101111011011100010010011000111101101011110 cddbf6e2f6e24c7dcddbf6e2f6e24c7b5e

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