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 瓦ゅ?\}瓦ゅ?\{^ 100010101010001010000010111000110011111101011100011111011000101010100010100000101110001100111111010111000111101101011110 8aa282e33f5c7d8aa282e33f5c7b5e
EUC-JP 瓦ゅ?\}瓦ゅ?\{^ 101101001010010010100100111001010011111101011100011111011011010010100100101001001110010100111111010111000111101101011110 b4a4a4e53f5c7db4a4a4e53f5c7b5e
UTF-8 瓦ゅ눀\}瓦ゅ눀\{^ 1110011110010011101001101110001110000010100001011110101110001000100000000101110001111101111001111001001110100110111000111000001010000101111010111000100010000000010111000111101101011110 e793a6e38285eb88805c7de793a6e38285eb88805c7b5e
UHC 瓦ゅ눀\}瓦ゅ눀\{^ 1110100010111111101010101110010110000111101000010101110001111101111010001011111110101010111001011000011110100001010111000111101101011110 e8bfaae587a15c7de8bfaae587a15c7b5e

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