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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 罨賀讐罨賀讐^ 11100011101010101000100111101010100011110101000111100011101010101000100111101010100011110101000101011110 e3aa89ea8f51e3aa89ea8f515e
EUC-JP 罨賀讐罨賀讐^ 11100110101011001011001011101100101111011011001011100110101011001011001011101100101111011011001001011110 e6acb2ecbdb2e6acb2ecbdb25e
UTF-8 罨賀讐罨賀讐^ 11100111101111011010100011101000101100111000000011101000101011101001000011100111101111011010100011101000101100111000000011101000101011101001000001011110 e7bda8e8b380e8ae90e7bda8e8b380e8ae905e
UHC ?賀讐?賀讐^ 0011111111111001110001011110001011000010001111111111100111000101111000101100001001011110 3ff9c5e2c23ff9c5e2c25e

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