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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??阪枇ダ⊂◇^ 00111111001111111000110111100011100101001111100010000011010111111000000110111100100000011001111001011110 3f3f8de394f8835f81bc819e5e
EUC-JP ??阪枇ダ⊂◇^ 00111111001111111011101011100101110010001111101010100101110000001010001010111110101000011111111001011110 3f3fbae5c8faa5c0a2bea1fe5e
UTF-8 룶웩阪枇ダ⊂◇^ 11101011101000111011011011101100100110111010100111101001100110001010101011100110100111101000011111100011100000111000000011100010100010101000001011100010100101111000011101011110 eba3b6ec9ba9e998aae69e87e38380e28a82e297875e
UHC 룶웩阪枇ダ⊂◇^ 100011111010101111000000101000011111100010100001110111011110110110101011110000001010000111111000101000011101111001011110 8fabc0a1f8a1ddedabc0a1f8a1de5e

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