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 ??????|^ 0011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f7c5e
SJIS-WIN ?①??⑧?|^ 00111111100001110100000000111111001111111000011101000111001111110111110001011110 3f87403f3f87473f7c5e
EUC-JP ??????|^ 0011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f7c5e
UTF-8 狀①왃狀⑧끁|^ 1110111110100111101110101110001010010001101000001110110010011001100000111110111110100111101110101110001010010001101001111110101110000001100000010111110001011110 efa7bae291a0ec9983efa7bae291a7eb81817c5e
UHC 狀①왃狀⑧끁|^ 1110110111101110101010001110011110011110101101101110110111101110101010001110111010000101101101110111110001011110 edeea8e79eb6edeea8ee85b77c5e

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