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 臍??坤臍??鵠^ 11100100011000000011111100111111100011011010001111100100011000000011111100111111100011011001010001011110 e4603f3f8da3e4603f3f8d945e
EUC-JP 臍??坤臍??鵠^ 11100111110000010011111100111111101110101010010111100111110000010011111100111111101110011111010001011110 e7c13f3fbaa5e7c13f3fb9f45e
UTF-8 臍잰렣坤臍잰렣鵠^ 11101000100001111000110111101100100111101011000011101011101000001010001111100101100111011010010011101000100001111000110111101100100111101011000011101011101000001010001111101001101101011010000001011110 e8878dec9eb0eba0a3e59da4e8878dec9eb0eba0a3e9b5a05e
UHC 臍잰렣坤臍잰렣鵠^ 1111000010110000110000001110100110001110101101001100110111011110111100001011000011000000111010011000111010110100110011011101110001011110 f0b0c0e98eb4cddef0b0c0e98eb4cddc5e

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