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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 貉ソ雉ェ貉ソ邏抑B 1110011010111001101111111110100010110011101010101110011010111001101111111110011110110100100101110111110101000010 e6b9bfe8b3aae6b9bfe7b4977d42
EUC-JP 貉ソ雉ェ貉ソ邏抑B 1110110010111011100011101011111111110000101101011000111010101010111011001011101110001110101111111110111010110110110011011101111001000010 ecbb8ebff0b58eaaecbb8ebfeeb6cdde42
UTF-8 貉ソ雉ェ貉ソ邏抑B 11101000101100101000100111101111101111011011111111101001100110111000100111101111101111011010101011101000101100101000100111101111101111011011111111101001100000101000111111100110100010101001000101000010 e8b289efbdbfe99b89efbdaae8b289efbdbfe9828fe68a9142
UHC ??雉???邏抑B 001111110011111111110110110010110011111100111111001111111101010110100100111001011110010001000010 3f3ff6cb3f3f3fd5a4e5e442

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