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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 驥域儲驥域儲B 11101001100001111000100011100110100101101101011111101001100001111000100011100110100101101101011101000010 e98788e696d7e98788e696d742
EUC-JP 驥域儲驥域儲B 11110001111001111011000011101000110011001101100111110001111001111011000011101000110011001101100101000010 f1e7b0e8ccd9f1e7b0e8ccd942
UTF-8 驥域儲驥域儲B 11101001101010011010010111100101100111111001111111100101100001001011001011101001101010011010010111100101100111111001111111100101100001001011001001000010 e9a9a5e59f9fe584b2e9a9a5e59f9fe584b242
UHC 驥域儲驥域儲B 11010001110010101110011010110100111011101011100111010001110010101110011010110100111011101011100101000010 d1cae6b4eeb9d1cae6b4eeb942

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