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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 癲?????乙щ?^ 11100001100111110011111100111111001111110011111100111111100010011011001110000100100010110011111101011110 e19f3f3f3f3f3f89b3848b3f5e
EUC-JP 癲??庾??乙щ?^ 111000101010000100111111001111111000111110111100110011100011111100111111101100101011010110100111111010110011111101011110 e2a13f3f8fbcce3f3fb2b5a7eb3f5e
UTF-8 癲싳궗庾몌쬃乙щ렪^ 111001111001100110110010111011001000101110110011111010101011011010010111111001011011101010111110111010111010101010001100111011001010110010000011111001001011100110011001110100011000100111101011101000001010101001011110 e799b2ec8bb3eab697e5babeebaa8cecac83e4b999d189eba0aa5e
UHC 癲싳궗庾몌쬃乙щ렪^ 11101111101001101001101011101100100000101010110011101010111011001011100011101111101001101001101011101011111000001010110011101011100011101011100001011110 efa69aec82aceaecb8efa69aebe0aceb8eb85e

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