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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 瓮??雅?瓮??雅?B 111000010100010000111111001111111000100111101011001111111110000101000100001111110011111110001001111010110011111101000010 e1443f3f89eb3fe1443f3f89eb3f42
EUC-JP 瓮??雅?瓮??雅?B 111000011010010100111111001111111011001011101101001111111110000110100101001111110011111110110010111011010011111101000010 e1a53f3fb2ed3fe1a53f3fb2ed3f42
UTF-8 瓮쇘떁雅럌瓮쇘떁雅럌B 11100111100100111010111011101100100001111001100011101011100101101000000111101001100110111000010111101011100111111000110011100111100100111010111011101100100001111001100011101011100101101000000111101001100110111000010111101011100111111000110001000010 e793aeec8798eb9681e99b85eb9f8ce793aeec8798eb9681e99b85eb9f8c42
UHC 瓮쇘떁雅럌瓮쇘떁雅럌B 111010001011011110111100111001111000101110010111111001001011101010001110011010011110100010110111101111001110011110001011100101111110010010111010100011100110100101000010 e8b7bce78b97e4ba8e69e8b7bce78b97e4ba8e6942

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