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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 怕輊軫怕輊軫^ 10011100100001101110011101101000111001110110011010011100100001101110011101101000111001110110011001011110 9c86e768e7669c86e768e7665e
EUC-JP 怕輊軫怕輊軫^ 11010111111001101110110111001001111011011100011111010111111001101110110111001001111011011100011101011110 d7e6edc9edc7d7e6edc9edc75e
UTF-8 怕輊軫怕輊軫^ 11100110100000001001010111101000101111001000101011101000101110111010101111100110100000001001010111101000101111001000101011101000101110111010101101011110 e68095e8bc8ae8bbabe68095e8bc8ae8bbab5e
UHC ??軫??軫^ 001111110011111111110010111000100011111100111111111100101110001001011110 3f3ff2e23f3ff2e25e

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