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 蚓?堅}蚓?堅{^ 11100101011011010011111110001100100110000111110111100101011011010011111110001100100110000111101101011110 e56d3f8c987de56d3f8c987b5e
EUC-JP 蚓?堅}蚓?堅{^ 11101001110011100011111110110111111110000111110111101001110011100011111110110111111110000111101101011110 e9ce3fb7f87de9ce3fb7f87b5e
UTF-8 蚓쇼堅}蚓쇼堅{^ 111010001001101010010011111011001000011110111100111001011010000010000101011111011110100010011010100100111110110010000111101111001110010110100000100001010111101101011110 e89a93ec87bce5a0857de89a93ec87bce5a0857b5e
UHC 蚓쇼堅}蚓쇼堅{^ 111011001110001010111100111011101100110010110001011111011110110011100010101111001110111011001100101100010111101101011110 ece2bceeccb17dece2bceeccb17b5e

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