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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 谷村造}谷村造{^ 100100100100101010010001101110101001000110100010011111011001001001001010100100011011101010010001101000100111101101011110 924a91ba91a27d924a91ba91a27b5e
EUC-JP 谷村造}谷村造{^ 110000111010101111000010101111001100001010100100011111011100001110101011110000101011110011000010101001000111101101011110 c3abc2bcc2a47dc3abc2bcc2a47b5e
UTF-8 谷村造}谷村造{^ 111010001011000010110111111001101001110110010001111010011000000010100000011111011110100010110000101101111110011010011101100100011110100110000000101000000111101101011110 e8b0b7e69d91e980a07de8b0b7e69d91e980a07b5e
UHC 谷村造}谷村造{^ 110011011101101111110101101111011111000011100011011111011100110111011011111101011011110111110000111000110111101101011110 cddbf5bdf0e37dcddbf5bdf0e37b5e

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