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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬮伜エ挿鬮伜エ捜^ 111010011010101110011000111001011011010010010001011111011110100110101011100110001110010110110100100100010111101101011110 e9ab98e5b4917de9ab98e5b4917b5e
EUC-JP 鬮伜エ挿鬮伜エ捜^ 1111001010101101110100001110011110001110101101001100000111011110111100101010110111010000111001111000111010110100110000011101110001011110 f2add0e78eb4c1def2add0e78eb4c1dc5e
UTF-8 鬮伜エ挿鬮伜エ捜^ 11101001101011001010111011100100101111001001110011101111101111011011010011100110100011001011111111101001101011001010111011100100101111001001110011101111101111011011010011100110100011011001110001011110 e9acaee4bc9cefbdb4e68cbfe9acaee4bc9cefbdb4e68d9c5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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