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 迭??\}迭??\{^ 10010011010100100011111100111111010111000111110110010011010100100011111100111111010111000111101101011110 93523f3f5c7d93523f3f5c7b5e
EUC-JP 迭??\}迭??\{^ 11000101101100110011111100111111010111000111110111000101101100110011111100111111010111000111101101011110 c5b33f3f5c7dc5b33f3f5c7b5e
UTF-8 迭롗롚\}迭롗롚\{^ 1110100010111111101011011110101110100001100101111110101110100001100110100101110001111101111010001011111110101101111010111010000110010111111010111010000110011010010111000111101101011110 e8bfadeba197eba19a5c7de8bfadeba197eba19a5c7b5e
UHC 迭롗롚\}迭롗롚\{^ 1111001011110111100011101101101110001110110111100101110001111101111100101111011110001110110110111000111011011110010111000111101101011110 f2f78edb8ede5c7df2f78edb8ede5c7b5e

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