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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 閾ェ迺ス豐サ驍ェ 111010001000011110101010111001111001001010111101111001101011001010111011111010011000001010101010 e887aae792bde6b2bbe982aa
EUC-JP 閾ェ迺ス豐サ驍ェ 11101111111001111000111010101010111011011111001010001110101111011110110010110100100011101011101111110001111000101000111010101010 efe78eaaedf28ebdecb48ebbf1e28eaa
UTF-8 閾ェ迺ス豐サ驍ェ 111010011001011010111110111011111011110110101010111010001011111110111010111011111011110110111101111010001011000110010000111011111011110110111011111010011010100110001101111011111011110110101010 e996beefbdaae8bfbaefbdbde8b190efbdbbe9a98defbdaa
UHC ??????驍? 001111110011111100111111001111110011111100111111111111011010010000111111 3f3f3f3f3f3ffda43f

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