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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 鳶????}鳶????{^ 100100111100111000111111001111110011111100111111011111011001001111001110001111110011111100111111001111110111101101011110 93ce3f3f3f3f7d93ce3f3f3f3f7b5e
EUC-JP 鳶????}鳶????{^ 110001101101000000111111001111110011111100111111011111011100011011010000001111110011111100111111001111110111101101011110 c6d03f3f3f3f7dc6d03f3f3f3f7b5e
UTF-8 鳶멨콪呂몀}鳶멨콪呂몀{^ 111010011011001110110110111010111010100110101000111011001011110110101010111011111010011010000000111010111010101010000000011111011110100110110011101101101110101110101001101010001110110010111101101010101110111110100110100000001110101110101010100000000111101101011110 e9b3b6eba9a8ecbdaaefa680ebaa807de9b3b6eba9a8ecbdaaefa680ebaa807b5e
UHC 鳶멨콪呂몀}鳶멨콪呂몀{^ 1110011011101001101110001110010110110001100111101110010111111011100100010110110101111101111001101110100110111000111001011011000110011110111001011111101110010001011011010111101101011110 e6e9b8e5b19ee5fb916d7de6e9b8e5b19ee5fb916d7b5e

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