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 ???x???xB 001111110011111100111111011110000011111100111111001111110111100001000010 3f3f3f783f3f3f7842
SJIS-WIN 痾咤鈔x痾咤鈔xB 111000010111110110011010010000101110011111100010011110001110000101111101100110100100001011100111111000100111100001000010 e17d9a42e7e278e17d9a42e7e27842
EUC-JP 痾咤鈔x痾咤鈔xB 111000011101111011010011101000111110111011100100011110001110000111011110110100111010001111101110111001000111100001000010 e1ded3a3eee478e1ded3a3eee47842
UTF-8 痾咤鈔x痾咤鈔xB 111001111001011110111110111001011001001010100100111010011000100010010100011110001110011110010111101111101110010110010010101001001110100110001000100101000111100001000010 e797bee592a4e9889478e797bee592a4e988947842
UHC ?咤?x?咤?xB 0011111111110110111000110011111101111000001111111111011011100011001111110111100001000010 3ff6e33f783ff6e33f7842

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