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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ???摺W}???摺W{^ 001111110011111100111111100100001010000001010111011111010011111100111111001111111001000010100000010101110111101101011110 3f3f3f90a0577d3f3f3f90a0577b5e
EUC-JP ???摺W}???摺W{^ 001111110011111100111111110000001010001001010111011111010011111100111111001111111100000010100010010101110111101101011110 3f3f3fc0a2577d3f3f3fc0a2577b5e
UTF-8 룶집룫摺W}룶집룫摺W{^ 1110101110100011101101101110110010100111100100011110101110100011101010111110011010010001101110100101011101111101111010111010001110110110111011001010011110010001111010111010001110101011111001101001000110111010010101110111101101011110 eba3b6eca791eba3abe691ba577deba3b6eca791eba3abe691ba577b5e
UHC 룶집룫摺W}룶집룫摺W{^ 100011111010101111000001111111011000111110100010111011111100100101010111011111011000111110101011110000011111110110001111101000101110111111001001010101110111101101011110 8fabc1fd8fa2efc9577d8fabc1fd8fa2efc9577b5e

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