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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 艾??甘}艾??甘{^ 111001001000100000111111001111111000101011000011011111011110010010001000001111110011111110001010110000110111101101011110 e4883f3f8ac37de4883f3f8ac37b5e
EUC-JP 艾??甘}艾??甘{^ 111001111110100000111111001111111011010011000101011111011110011111101000001111110011111110110100110001010111101101011110 e7e83f3fb4c57de7e83f3fb4c57b5e
UTF-8 艾싳엺甘}艾싳엺甘{^ 111010001000100110111110111011001000101110110011111011001001011110111010111001111001010010011000011111011110100010001001101111101110110010001011101100111110110010010111101110101110011110010100100110000111101101011110 e889beec8bb3ec97bae794987de889beec8bb3ec97bae794987b5e
UHC 艾싳엺甘}艾싳엺甘{^ 11100100111101011001101011101100100111101000110011001010111101100111110111100100111101011001101011101100100111101000110011001010111101100111101101011110 e4f59aec9e8ccaf67de4f59aec9e8ccaf67b5e

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