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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 額????????^ 1000101001111010001111110011111100111111001111110011111100111111001111110011111101011110 8a7a3f3f3f3f3f3f3f3f5e
EUC-JP 額????????^ 1011001111011011001111110011111100111111001111110011111100111111001111110011111101011110 b3db3f3f3f3f3f3f3f3f5e
UTF-8 額ㅶ뜤溜뗥떂溜쒕틦^ 11101001101000011000110111100011100001011011011011101011100111001010010011101111101001111000101111101011100101111010010111101011100101101000001011101111101001111000101111101100100100101001010111101101100010111010011001011110 e9a18de385b6eb9ca4efa78beb97a5eb9682efa78bec9295ed8ba65e
UHC 額ㅶ뜤溜뗥떂溜쒕틦^ 11100100111111101010010011100110100011011010011111101010111111101000101111100101100010111001100011101010111111101001110011101011101110101001000001011110 e4fea4e68da7eafe8be58b98eafe9cebba905e

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