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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貉懈弌}貉懈弌{^ 111001101011100110011100111001101001100010011111011111011110011010111001100111001110011010011000100111110111101101011110 e6b99ce6989f7de6b99ce6989f7b5e
EUC-JP 貉懈弌}貉懈弌{^ 111011001011101111011000111010001101000010100001011111011110110010111011110110001110100011010000101000010111101101011110 ecbbd8e8d0a17decbbd8e8d0a17b5e
UTF-8 貉懈弌}貉懈弌{^ 111010001011001010001001111001101000011110001000111001011011110010001100011111011110100010110010100010011110011010000111100010001110010110111100100011000111101101011110 e8b289e68788e5bc8c7de8b289e68788e5bc8c7b5e
UHC ?懈?}?懈?{^ 0011111111111010101010110011111101111101001111111111101010101011001111110111101101011110 3ffaab3f7d3ffaab3f7b5e

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