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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 宵マ繒ォ。宵モ 10001111101010101100111111111011100011111010101110100001100011111010101011010011 8faacffb8faba18faad3
EUC-JP 宵マ繒ォ。宵モ 101111101010110010001110110011111000111111010100110101001000111010101011100011101010000110111110101011001000111011010011 beac8ecf8fd4d48eab8ea1beac8ed3
UTF-8 宵マ繒ォ。宵モ 111001011010111010110101111011111011111010001111111001111011100110010010111011111011110110101011111011111011110110100001111001011010111010110101111011111011111010010011 e5aeb5efbe8fe7b992efbdabefbda1e5aeb5efbe93
UHC 宵?繒??宵? 11100001101100100011111111110001111110010011111100111111111000011011001000111111 e1b23ff1f93f3fe1b23f

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