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 谷造形^}谷造形^{^ 1001001001001010100100011010001010001100011000000101111001111101100100100100101010010001101000101000110001100000010111100111101101011110 924a91a28c605e7d924a91a28c605e7b5e
EUC-JP 谷造形^}谷造形^{^ 1100001110101011110000101010010010110111110000010101111001111101110000111010101111000010101001001011011111000001010111100111101101011110 c3abc2a4b7c15e7dc3abc2a4b7c15e7b5e
UTF-8 谷造形^}谷造形^{^ 1110100010110000101101111110100110000000101000001110010110111101101000100101111001111101111010001011000010110111111010011000000010100000111001011011110110100010010111100111101101011110 e8b0b7e980a0e5bda25e7de8b0b7e980a0e5bda25e7b5e
UHC 谷造形^}谷造形^{^ 1100110111011011111100001110001111111011101000010101111001111101110011011101101111110000111000111111101110100001010111100111101101011110 cddbf0e3fba15e7dcddbf0e3fba15e7b5e

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