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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 歪??W}歪??W{^ 10011000011000110011111100111111010101110111110110011000011000110011111100111111010101110111101101011110 98633f3f577d98633f3f577b5e
EUC-JP 歪??W}歪??W{^ 11001111110001000011111100111111010101110111110111001111110001000011111100111111010101110111101101011110 cfc43f3f577dcfc43f3f577b5e
UTF-8 歪륅쉰W}歪륅쉰W{^ 1110011010101101101010101110101110100101100001011110110010001001101100000101011101111101111001101010110110101010111010111010010110000101111011001000100110110000010101110111101101011110 e6adaaeba585ec89b0577de6adaaeba585ec89b0577b5e
UHC 歪륅쉰W}歪륅쉰W{^ 1110100011100000100011111110111110111101101011100101011101111101111010001110000010001111111011111011110110101110010101110111101101011110 e8e08fefbdae577de8e08fefbdae577b5e

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