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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?ф???????^ 0011111110000100100001100011111100111111001111110011111100111111001111110011111101011110 3f84863f3f3f3f3f3f3f5e
EUC-JP ?ф???????^ 0011111110100111111001100011111100111111001111110011111100111111001111110011111101011110 3fa7e63f3f3f3f3f3f3f5e
UTF-8 轢ф옔流⒵섕女싲옪^ 111011111010011010001101110100011000010011101100100110001001010011101111101001111000101011100010100100101011010111101100100001001001010111101111101001101000000111101100100010111011001011101100100110001010101001011110 efa68dd184ec9894efa78ae292b5ec8495efa681ec8bb2ec98aa5e
UHC 轢ф옔流⒵섕女싲옪^ 11100110101111001010110011100110100111101001101011101010111111001010100111100110101111001010110011100101111111001001101011101011100111101010100101011110 e6bcace69e9aeafca9e6bcace5fc9aeb9ea95e

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