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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN ?豐鯆クi?豐鯆クiB 001111111110011010110010111010011100001010111000011010010011111111100110101100101110100111000010101110000110100101000010 3fe6b2e9c2b8693fe6b2e9c2b86942
EUC-JP 澇豐鯆クi澇豐鯆クiB 100011111100100011100100111011001011010011110010110001001000111010111000011010011000111111001000111001001110110010110100111100101100010010001110101110000110100101000010 8fc8e4ecb4f2c48eb8698fc8e4ecb4f2c48eb86942
UTF-8 澇豐鯆クi澇豐鯆クiB 111001101011111010000111111010001011000110010000111010011010111110000110111011111011110110111000011010011110011010111110100001111110100010110001100100001110100110101111100001101110111110111101101110000110100101000010 e6be87e8b190e9af86efbdb869e6be87e8b190e9af86efbdb86942
UHC ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942

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