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 邱夊ェ梧スョ閠ウ 111001111011011110011010111010001010101010001100111001101011110110101110111010001000000010110011 e7b79ae8aa8ce6bdaee880b3
EUC-JP 邱夊ェ梧スョ閠ウ 11101110101110011101010011101010100011101010101010111000111010001000111010111101100011101010111011101111111000001000111010110011 eeb9d4ea8eaab8e88ebd8eaeefe08eb3
UTF-8 邱夊ェ梧スョ閠ウ 111010011000001010110001111001011010010010001010111011111011110110101010111001101010001010100111111011111011110110111101111011111011110110101110111010011001011010100000111011111011110110110011 e982b1e5a48aefbdaae6a2a7efbdbdefbdaee996a0efbdb3
UHC 邱??梧???? 11001111110010000011111100111111111001111111110000111111001111110011111100111111 cfc83f3fe7fc3f3f3f3f

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