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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?曉篩??曉篩?B 00111111100111011111101011100010101111110011111100111111100111011111101011100010101111110011111101000010 3f9dfae2bf3f3f9dfae2bf3f42
EUC-JP ?曉篩??曉篩?B 00111111110110101111110011100100110000010011111100111111110110101111110011100100110000010011111101000010 3fdafce4c13f3fdafce4c13f42
UTF-8 뤗曉篩멀뤗曉篩멀B 11101011101001001001011111100110100110111000100111100111101011111010100111101011101010011000000011101011101001001001011111100110100110111000100111100111101011111010100111101011101010011000000001000010 eba497e69b89e7afa9eba980eba497e69b89e7afa9eba98042
UHC 뤗曉篩멀뤗曉篩멀B 1000111111000111111111001111101111011110111010001011100011010110100011111100011111111100111110111101111011101000101110001101011001000010 8fc7fcfbdee8b8d68fc7fcfbdee8b8d642

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