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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 谷跣渫\}谷跣渫\{^ 1001001001001010111001101110111110011111110101100101110001111101100100100100101011100110111011111001111111010110010111000111101101011110 924ae6ef9fd65c7d924ae6ef9fd65c7b5e
EUC-JP 谷跣渫\}谷跣渫\{^ 1100001110101011111011001111000111011110110110000101110001111101110000111010101111101100111100011101111011011000010111000111101101011110 c3abecf1ded85c7dc3abecf1ded85c7b5e
UTF-8 谷跣渫\}谷跣渫\{^ 1110100010110000101101111110100010110111101000111110011010111000101010110101110001111101111010001011000010110111111010001011011110100011111001101011100010101011010111000111101101011110 e8b0b7e8b7a3e6b8ab5c7de8b0b7e8b7a3e6b8ab5c7b5e
UHC 谷跣渫\}谷跣渫\{^ 1100110111011011111000001101001111100000110111100101110001111101110011011101101111100000110100111110000011011110010111000111101101011110 cddbe0d3e0de5c7dcddbe0d3e0de5c7b5e

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