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 ?賂??霆??? 00111111100110000100011100111111001111111110100010111011001111110011111100111111 3f98473f3fe8bb3f3f3f
EUC-JP 鋌賂??霆??? 100011111110010010111011110011111010100000111111001111111111000010111101001111110011111100111111 8fe4bbcfa83f3ff0bd3f3f3f
UTF-8 鋌賂렰렡霆폈렰렩 111010011000101110001100111010001011001110000010111010111010000010110000111010111010000010100001111010011001110010000110111011011000111110001000111010111010000010110000111010111010000010101001 e98b8ce8b382eba0b0eba0a1e99c86ed8f88eba0b0eba0a9
UHC 鋌賂렰렡霆폈렰렩 11101111111110111101011011110001100011101011110110001110101100101110111111111101110001101111000110001110101111011000111010110111 effbd6f18ebd8eb2effdc6f18ebd8eb7

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