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^ 111001001010100010001001100011111000111101000111010011001110010010101000100010011000111110001111010001110100110001011110 e4a8898f8f474ce4a8898f8f474c5e
EUC-JP 茯縁秀L茯縁秀L^ 111010001010101010110001111011111011110110101000010011001110100010101010101100011110111110111101101010000100110001011110 e8aab1efbda84ce8aab1efbda84c5e
UTF-8 茯縁秀L茯縁秀L^ 111010001000110010101111111001111011100010000001111001111010011110000000010011001110100010001100101011111110011110111000100000011110011110100111100000000100110001011110 e88cafe7b881e7a7804ce88cafe7b881e7a7804c5e
UHC 茯?秀L茯?秀L^ 11011100110110100011111111100010101100110100110011011100110110100011111111100010101100110100110001011110 dcda3fe2b34cdcda3fe2b34c5e

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