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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 爾??坤爾??鵠^ 10001110101000100011111100111111100011011010001110001110101000100011111100111111100011011001010001011110 8ea23f3f8da38ea23f3f8d945e
EUC-JP 爾??坤爾??鵠^ 10111100101001000011111100111111101110101010010110111100101001000011111100111111101110011111010001011110 bca43f3fbaa5bca43f3fb9f45e
UTF-8 爾잰렣坤爾잰렣鵠^ 11100111100010001011111011101100100111101011000011101011101000001010001111100101100111011010010011100111100010001011111011101100100111101011000011101011101000001010001111101001101101011010000001011110 e788beec9eb0eba0a3e59da4e788beec9eb0eba0a3e9b5a05e
UHC 爾잰렣坤爾잰렣鵠^ 1110110010110011110000001110100110001110101101001100110111011110111011001011001111000000111010011000111010110100110011011101110001011110 ecb3c0e98eb4cddeecb3c0e98eb4cddc5e

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