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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???鎰??攸?? 0011111100111111001111111110100001001100001111110011111110011101101111110011111100111111 3f3f3fe84c3f3f9dbf3f3f
EUC-JP ???鎰??攸?? 0011111100111111001111111110111110101101001111110011111111011010110000010011111100111111 3f3f3fefad3f3fdac13f3f
UTF-8 蓮욋뫅鎰쎿뀆攸됱뒃 111011111010011010011001111011001001101010001011111010111010101110000101111010011000111010110000111011001000111010111111111010111000000010000110111001101001010010111000111010111001000010110001111010111001001010000011 efa699ec9a8bebab85e98eb0ec8ebfeb8086e694b8eb90b1eb9283
UHC 蓮욋뫅鎰쎿뀆攸됱뒃 111001101110010110111111111000101001000110101000111011001111000010011011111001101000010110000010111010101111001010001001111011001000101010000001 e6e5bfe291a8ecf09be68582eaf289ec8a81

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