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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 渦??L渦??L^ 1000100101010001001111110011111101001100100010010101000100111111001111110100110001011110 89513f3f4c89513f3f4c5e
EUC-JP 渦??L渦??L^ 1011000110110010001111110011111101001100101100011011001000111111001111110100110001011110 b1b23f3f4cb1b23f3f4c5e
UTF-8 渦경룂L渦경룂L^ 111001101011100010100110111010101011001010111101111010111010001110000010010011001110011010111000101001101110101010110010101111011110101110100011100000100100110001011110 e6b8a6eab2bdeba3824ce6b8a6eab2bdeba3824c5e
UHC 渦경룂L渦경룂L^ 111010001011111010110000111001101000111110000011010011001110100010111110101100001110011010001111100000110100110001011110 e8beb0e68f834ce8beb0e68f834c5e

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