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 100011111010101011100100100011111010101110100001011010011000111110101010111001001000111110101011101000010110100101000010 8faae48faba1698faae48faba16942
EUC-JP 宵苡ォ。i宵苡ォ。iB 10111110101011001110011111101111100011101010101110001110101000010110100110111110101011001110011111101111100011101010101110001110101000010110100101000010 beace7ef8eab8ea169beace7ef8eab8ea16942
UTF-8 宵苡ォ。i宵苡ォ。iB 111001011010111010110101111010001000101110100001111011111011110110101011111011111011110110100001011010011110010110101110101101011110100010001011101000011110111110111101101010111110111110111101101000010110100101000010 e5aeb5e88ba1efbdabefbda169e5aeb5e88ba1efbdabefbda16942
UHC 宵苡??i宵苡??iB 111000011011001011101100101111100011111100111111011010011110000110110010111011001011111000111111001111110110100101000010 e1b2ecbe3f3f69e1b2ecbe3f3f6942

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