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 ??vf??v^}Y??vf??v^}bE 001111110011111101110110011001100011111100111111011101100101111001111101010110010011111100111111011101100110011000111111001111110111011001011110011111010110001001000101 3f3f76663f3f765e7d593f3f76663f3f765e7d6245
SJIS-WIN 逋ゥvf逋ゥv^}Y逋ゥvf逋ゥv^}bE 11100111100110011010100101110110011001101110011110011001101010010111011001011110011111010101100111100111100110011010100101110110011001101110011110011001101010010111011001011110011111010110001001000101 e799a97666e799a9765e7d59e799a97666e799a9765e7d6245
EUC-JP 逋ゥvf逋ゥv^}Y逋ゥvf逋ゥv^}bE 1110110111111001100011101010100101110110011001101110110111111001100011101010100101110110010111100111110101011001111011011111100110001110101010010111011001100110111011011111100110001110101010010111011001011110011111010110001001000101 edf98ea97666edf98ea9765e7d59edf98ea97666edf98ea9765e7d6245
UTF-8 逋ゥvf逋ゥv^}Y逋ゥvf逋ゥv^}bE 11101001100000001000101111101111101111011010100101110110011001101110100110000000100010111110111110111101101010010111011001011110011111010101100111101001100000001000101111101111101111011010100101110110011001101110100110000000100010111110111110111101101010010111011001011110011111010110001001000101 e9808befbda97666e9808befbda9765e7d59e9808befbda97666e9808befbda9765e7d6245
UHC 逋?vf逋?v^}Y逋?vf逋?v^}bE 11111000111001110011111101110110011001101111100011100111001111110111011001011110011111010101100111111000111001110011111101110110011001101111100011100111001111110111011001011110011111010110001001000101 f8e73f7666f8e73f765e7d59f8e73f7666f8e73f765e7d6245

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