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^ 0011111110000011100010000011111101001100001111111000001110001000001111110100110001011110 3f83883f4c3f83883f4c5e
EUC-JP ?ヨ?L?ヨ?L^ 0011111110100101111010000011111101001100001111111010010111101000001111110100110001011110 3fa5e83f4c3fa5e83f4c5e
UTF-8 吳ヨ뱚L吳ヨ뱚L^ 111001011001000010110011111000111000001110101000111010111011000110011010010011001110010110010000101100111110001110000011101010001110101110110001100110100100110001011110 e590b3e383a8ebb19a4ce590b3e383a8ebb19a4c5e
UHC 吳ヨ뱚L吳ヨ뱚L^ 111001111110111110101011111010001001001110000001010011001110011111101111101010111110100010010011100000010100110001011110 e7efabe893814ce7efabe893814c5e

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