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 ???揖??揄?? 0011111100111111001111111001011101001011001111110011111110011101100010010011111100111111 3f3f3f974b3f3f9d893f3f
EUC-JP ???揖??揄?? 0011111100111111001111111100110110101100001111110011111111011001111010010011111100111111 3f3f3fcdac3f3fd9e93f3f
UTF-8 蓮욋뫅揖썰퓠揄앺뜏 111011111010011010011001111011001001101010001011111010111010101110000101111001101000111110010110111011001000110110110000111011011001001110100000111001101000111110000100111011001001010110111010111010111001110010001111 efa699ec9a8bebab85e68f96ec8db0ed93a0e68f84ec95baeb9c8f
UHC 蓮욋뫅揖썰퓠揄앺뜏 111001101110010110111111111000101001000110101000111010111110011110111101111001001011111110001001111010101111000110011101111011011000110110010010 e6e5bfe291a8ebe7bde4bf89eaf19ded8d92

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