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 蘊ゅ?\}蘊ゅ?\{^ 111001010101110110000010111000110011111101011100011111011110010101011101100000101110001100111111010111000111101101011110 e55d82e33f5c7de55d82e33f5c7b5e
EUC-JP 蘊ゅ?\}蘊ゅ?\{^ 111010011011111010100100111001010011111101011100011111011110100110111110101001001110010100111111010111000111101101011110 e9bea4e53f5c7de9bea4e53f5c7b5e
UTF-8 蘊ゅ윿\}蘊ゅ윿\{^ 1110100010011000100010101110001110000010100001011110110010011100101111110101110001111101111010001001100010001010111000111000001010000101111011001001110010111111010111000111101101011110 e8988ae38285ec9cbf5c7de8988ae38285ec9cbf5c7b5e
UHC 蘊ゅ윿\}蘊ゅ윿\{^ 1110100010110011101010101110010110011111101101110101110001111101111010001011001110101010111001011001111110110111010111000111101101011110 e8b3aae59fb75c7de8b3aae59fb75c7b5e

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