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^ 1000100101000001001111110011111101001100100010010100000100111111001111110100110001011110 89413f3f4c89413f3f4c5e
EUC-JP 陰??L陰??L^ 1011000110100010001111110011111101001100101100011010001000111111001111110100110001011110 b1a23f3f4cb1a23f3f4c5e
UTF-8 陰⑹꽌L陰⑹꽌L^ 111010011001100110110000111000101001000110111001111010101011110110001100010011001110100110011001101100001110001010010001101110011110101010111101100011000100110001011110 e999b0e291b9eabd8c4ce999b0e291b9eabd8c4c5e
UHC 陰⑹꽌L陰⑹꽌L^ 111010111110010010101001111011001000010010011100010011001110101111100100101010011110110010000100100111000100110001011110 ebe4a9ec849c4cebe4a9ec849c4c5e

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