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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 樗????}樗????{^ 100100101001010000111111001111110011111100111111011111011001001010010100001111110011111100111111001111110111101101011110 92943f3f3f3f7d92943f3f3f3f7b5e
EUC-JP 樗????}樗????{^ 110000111111010000111111001111110011111100111111011111011100001111110100001111110011111100111111001111110111101101011110 c3f43f3f3f3f7dc3f43f3f3f3f7b5e
UTF-8 樗골렰멱卵}樗골렰멱卵{^ 111001101010100010010111111010101011001110101000111010111010000010110000111010111010100110110001111011111010010010011100011111011110011010101000100101111110101010110011101010001110101110100000101100001110101110101001101100011110111110100100100111000111101101011110 e6a897eab3a8eba0b0eba9b1efa49c7de6a897eab3a8eba0b0eba9b1efa49c7b5e
UHC 樗골렰멱卵}樗골렰멱卵{^ 1110111011000000101100001111000110001110101111011011100011101000110100011110101101111101111011101100000010110000111100011000111010111101101110001110100011010001111010110111101101011110 eec0b0f18ebdb8e8d1eb7deec0b0f18ebdb8e8d1eb7b5e

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