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 熬???ろ?訝 11100000100100100011111100111111001111111000001011101011001111111110011001100010 e0923f3f3f82eb3fe662
EUC-JP 熬???ろ?訝 11011111111100100011111100111111001111111010010011101101001111111110101111000011 dff23f3f3fa4ed3febc3
UTF-8 熬곩꽒溜ろ씋訝 111001111000011010101100111010101011001110101001111010101011110110010010111011111010011110001011111000111000001010001101111011001001010010001011111010001010100010011101 e786aceab3a9eabd92efa78be3828dec948be8a89d
UHC 熬곩꽒溜ろ씋訝 1110100010100010100000011110010110000100101000011110101011111110101010101110110110011101101000111110010010111000 e8a281e584a1eafeaaed9da3e4b8

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