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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 漬???[}漬???[{^ 100100101101000000111111001111110011111101011011011111011001001011010000001111110011111100111111010110110111101101011110 92d03f3f3f5b7d92d03f3f3f5b7b5e
EUC-JP 漬???[}漬???[{^ 110001001101001000111111001111110011111101011011011111011100010011010010001111110011111100111111010110110111101101011110 c4d23f3f3f5b7dc4d23f3f3f5b7b5e
UTF-8 漬폈렰렔[}漬폈렰렔[{^ 1110011010111100101011001110110110001111100010001110101110100000101100001110101110100000100101000101101101111101111001101011110010101100111011011000111110001000111010111010000010110000111010111010000010010100010110110111101101011110 e6bcaced8f88eba0b0eba0945b7de6bcaced8f88eba0b0eba0945b7b5e
UHC 漬폈렰렔[}漬폈렰렔[{^ 111100101011000011000110111100011000111010111101100011101010100101011011011111011111001010110000110001101111000110001110101111011000111010101001010110110111101101011110 f2b0c6f18ebd8ea95b7df2b0c6f18ebd8ea95b7b5e

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