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 ??Ø??}??Ø??{^ 00111111001111111101100000111111001111110111110100111111001111111101100000111111001111110111101101011110 3f3fd83f3f7d3f3fd83f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ??Ø堉?}??Ø堉?{^ 001111110011111110001111101010011010110010001111101101111111110100111111011111010011111100111111100011111010100110101100100011111011011111111101001111110111101101011110 3f3f8fa9ac8fb7fd3f7d3f3f8fa9ac8fb7fd3f7b5e
UTF-8 閱뤿Ø堉팳}閱뤿Ø堉팳{^ 11101001100101101011000111101011101001001011111111000011100110001110010110100000100010011110110110001100101100110111110111101001100101101011000111101011101001001011111111000011100110001110010110100000100010011110110110001100101100110111101101011110 e996b1eba4bfc398e5a089ed8cb37de996b1eba4bfc398e5a089ed8cb37b5e
UHC 閱뤿Ø堉팳}閱뤿Ø堉팳{^ 1110011011110011100011111110101110101000101010101110101110111100101110110110101101111101111001101111001110001111111010111010100010101010111010111011110010111011011010110111101101011110 e6f38feba8aaebbcbb6b7de6f38feba8aaebbcbb6b7b5e

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