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 襍ヲ陋⑯[}襍ヲ陋⑯[{^ 11101000101101011010011011101000100110111000011101001111010110110111110111101000101101011010011011101000100110111000011101001111010110110111101101011110 e8b5a6e89b874f5b7de8b5a6e89b874f5b7b5e
EUC-JP 襍ヲ陋?[}襍ヲ陋?[{^ 11110000101101111000111010100110111011111111101100111111010110110111110111110000101101111000111010100110111011111111101100111111010110110111101101011110 f0b78ea6effb3f5b7df0b78ea6effb3f5b7b5e
UTF-8 襍ヲ陋⑯[}襍ヲ陋⑯[{^ 1110100010100101100011011110111110111101101001101110100110011001100010111110001010010001101011110101101101111101111010001010010110001101111011111011110110100110111010011001100110001011111000101001000110101111010110110111101101011110 e8a58defbda6e9998be291af5b7de8a58defbda6e9998be291af5b7b5e
UHC ??陋?[}??陋?[{^ 001111110011111111010111101100000011111101011011011111010011111100111111110101111011000000111111010110110111101101011110 3f3fd7b03f5b7d3f3fd7b03f5b7b5e

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