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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 謠夜楜荳ェ謔ァ 111001101000111110010110111010011001111010110011111001001011100010101010111001101000001010100111 e68f96e99eb3e4b8aae682a7
EUC-JP 謠夜楜荳ェ謔ァ 1110101111101111110011001110101111011100101101011110100010111010100011101010101011101011111000101000111010100111 ebefccebdcb5e8ba8eaaebe28ea7
UTF-8 謠夜楜荳ェ謔ァ 111010001010110010100000111001011010010010011100111001101010010110011100111010001000110110110011111011111011110110101010111010001010110010010100111011111011110110100111 e8aca0e5a49ce6a59ce88db3efbdaae8ac94efbda7
UHC 謠夜?荳?謔? 1110100110101010111001011010100000111111110101001110010100111111111110011100110000111111 e9aae5a83fd4e53ff9cc3f

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