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 邯壼ア栲邯壼ア桀^ 111001111011011010011010111001011011000110011110011111011110011110110110100110101110010110110001100111100111101101011110 e7b69ae5b19e7de7b69ae5b19e7b5e
EUC-JP 邯壼ア栲邯壼ア桀^ 1110111010111000110101001110011110001110101100011101101111011110111011101011100011010100111001111000111010110001110110111101110001011110 eeb8d4e78eb1dbdeeeb8d4e78eb1dbdc5e
UTF-8 邯壼ア栲邯壼ア桀^ 11101001100000101010111111100101101000111011110011101111101111011011000111100110101000001011001011101001100000101010111111100101101000111011110011101111101111011011000111100110101000011000000001011110 e982afe5a3bcefbdb1e6a0b2e982afe5a3bcefbdb1e6a1805e
UHC 邯???邯??桀^ 110010101111101100111111001111110011111111001010111110110011111100111111110010111111101001011110 cafb3f3f3fcafb3f3fcbfa5e

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