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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 鉈オ關オ貂会スコA 11100111111010111011010111101000100100001011010111100110101110001000100111101111101111011011101001000001 e7ebb5e890b5e6b889efbdba41
EUC-JP 鉈オ關オ貂会スコA 1110111011101101100011101011010111101111111100001000111010110101111011001011101010110010111100011000111010111101100011101011101001000001 eeed8eb5eff08eb5ecbab2f18ebd8eba41
UTF-8 鉈オ關オ貂会スコA 11101001100010011000100011101111101111011011010111101001100101111001110011101111101111011011010111101000101100101000001011100100101111001001101011101111101111011011110111101111101111011011101001000001 e98988efbdb5e9979cefbdb5e8b282e4bc9aefbdbdefbdba41
UHC ??關?貂???A 0011111100111111110011101011110000111111111101011011000000111111001111110011111101000001 3f3fcebc3ff5b03f3f3f41

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