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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 餓??}Y餓??}bE 10001001111011000011111100111111011111010101100110001001111011000011111100111111011111010110001001000101 89ec3f3f7d5989ec3f3f7d6245
EUC-JP 餓??}Y餓??}bE 10110010111011100011111100111111011111010101100110110010111011100011111100111111011111010110001001000101 b2ee3f3f7d59b2ee3f3f7d6245
UTF-8 餓뽬쥤}Y餓뽬쥤}bE 1110100110100100100100111110101110111101101011001110110010100101101001000111110101011001111010011010010010010011111010111011110110101100111011001010010110100100011111010110001001000101 e9a493ebbdaceca5a47d59e9a493ebbdaceca5a47d6245
UHC 餓뽬쥤}Y餓뽬쥤}bE 1110010010111011100101101110100010100010100101100111110101011001111001001011101110010110111010001010001010010110011111010110001001000101 e4bb96e8a2967d59e4bb96e8a2967d6245

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