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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ??đL??đL^ 00111111001111111000111110101001110000100100110000111111001111111000111110101001110000100100110001011110 3f3f8fa9c24c3f3f8fa9c24c5e
UTF-8 驪볥đL驪볥đL^ 11101111101001101000011111101011101100111010010111000100100100010100110011101111101001101000011111101011101100111010010111000100100100010100110001011110 efa687ebb3a5c4914cefa687ebb3a5c4914c5e
UHC 驪볥đL驪볥đL^ 111001101010111110010011111010111010100110100010010011001110011010101111100100111110101110101001101000100100110001011110 e6af93eba9a24ce6af93eba9a24c5e

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