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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????ダ????ダ^ 00111111001111110011111100111111100000110101111100111111001111110011111100111111100000110101111101011110 3f3f3f3f835f3f3f3f3f835f5e
EUC-JP ?珹??ダ?珹??ダ^ 0011111110001111110010111111101100111111001111111010010111000000001111111000111111001011111110110011111100111111101001011100000001011110 3f8fcbfb3f3fa5c03f8fcbfb3f3fa5c05e
UTF-8 룶珹룶欄ダ룶珹룶欄ダ^ 11101011101000111011011011100111100011111011100111101011101000111011011011101111101001001001110111100011100000111000000011101011101000111011011011100111100011111011100111101011101000111011011011101111101001001001110111100011100000111000000001011110 eba3b6e78fb9eba3b6efa49de38380eba3b6e78fb9eba3b6efa49de383805e
UHC 룶珹룶欄ダ룶珹룶欄ダ^ 100011111010101111100000111110111000111110101011110100011110110110101011110000001000111110101011111000001111101110001111101010111101000111101101101010111100000001011110 8fabe0fb8fabd1edabc08fabe0fb8fabd1edabc05e

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