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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 谷造賊^}谷造賊^{^ 1001001001001010100100011010001010010001101011110101111001111101100100100100101010010001101000101001000110101111010111100111101101011110 924a91a291af5e7d924a91a291af5e7b5e
EUC-JP 谷造賊^}谷造賊^{^ 1100001110101011110000101010010011000010101100010101111001111101110000111010101111000010101001001100001010110001010111100111101101011110 c3abc2a4c2b15e7dc3abc2a4c2b15e7b5e
UTF-8 谷造賊^}谷造賊^{^ 1110100010110000101101111110100110000000101000001110100010110011100010100101111001111101111010001011000010110111111010011000000010100000111010001011001110001010010111100111101101011110 e8b0b7e980a0e8b38a5e7de8b0b7e980a0e8b38a5e7b5e
UHC 谷造賊^}谷造賊^{^ 1100110111011011111100001110001111101110111001000101111001111101110011011101101111110000111000111110111011100100010111100111101101011110 cddbf0e3eee45e7dcddbf0e3eee45e7b5e

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