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^ 111001101011100010100110111010111010010010000100111011001000101010101000010011001110011010111000101001101110101110100100100001001110110010001010101010000100110001011110 e6b8a6eba484ec8aa84ce6b8a6eba484ec8aa84c5e
UHC 渦뤄슨L渦뤄슨L^ 111010001011111010110111111011111011110110111100010011001110100010111110101101111110111110111101101111000100110001011110 e8beb7efbdbc4ce8beb7efbdbc4c5e

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