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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 唯e?D唯e?D^ 10010111010000101000001010000101001111110100010010010111010000101000001010000101001111110100010001011110 974282853f44974282853f445e
EUC-JP 唯e?D唯e?D^ 11001101101000111010001111100101001111110100010011001101101000111010001111100101001111110100010001011110 cda3a3e53f44cda3a3e53f445e
UTF-8 唯eㄽD唯eㄽD^ 111001011001010010101111111011111011110110000101111000111000010010111101010001001110010110010100101011111110111110111101100001011110001110000100101111010100010001011110 e594afefbd85e384bd44e594afefbd85e384bd445e
UHC 唯eㄽD唯eㄽD^ 111010101110011010100011111001011010010010101101010001001110101011100110101000111110010110100100101011010100010001011110 eae6a3e5a4ad44eae6a3e5a4ad445e

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