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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 渹「謗ケホスア」 111110110100011010100010111001101000111010111001110011101111000110001110101111011011000110100011 fb46a2e68eb9cef18ebdb1a3
EUC-JP 渹「謗ケホ?スア」 100011111100011111101110100011101010001011101011111011101000111010111001100011101100111000111111100011101011110110001110101100011000111010100011 8fc7ee8ea2ebee8eb98ece3f8ebd8eb18ea3
UTF-8 渹「謗ケホスア」 111001101011100010111001111011111011110110100010111010001010110010010111111011111011110110111001111011111011111010001110111011101000010010001001111011111011110110111101111011111011110110110001111011111011110110100011 e6b8b9efbda2e8ac97efbdb9efbe8eee8489efbdbdefbdb1efbda3
UHC ??謗?????? 00111111001111111101101110111111001111110011111100111111001111110011111100111111 3f3fdbbf3f3f3f3f3f3f

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