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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ??渫惡^}??渫惡^{^ 0011111100111111100111111101011010011100101001100101111001111101001111110011111110011111110101101001110010100110010111100111101101011110 3f3f9fd69ca65e7d3f3f9fd69ca65e7b5e
EUC-JP ??渫惡^}??渫惡^{^ 0011111100111111110111101101100011011000101010000101111001111101001111110011111111011110110110001101100010101000010111100111101101011110 3f3fded8d8a85e7d3f3fded8d8a85e7b5e
UTF-8 롇롗渫惡^}롇롗渫惡^{^ 1110101110100001100001111110101110100001100101111110011010111000101010111110011010000011101000010101111001111101111010111010000110000111111010111010000110010111111001101011100010101011111001101000001110100001010111100111101101011110 eba187eba197e6b8abe683a15e7deba187eba197e6b8abe683a15e7b5e
UHC 롇롗渫惡^}롇롗渫惡^{^ 100011101100110110001110110110111110000011011110111001001100001001011110011111011000111011001101100011101101101111100000110111101110010011000010010111100111101101011110 8ecd8edbe0dee4c25e7d8ecd8edbe0dee4c25e7b5e

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