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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 硝ヲシス硝ヲシス^ 1000111111001001101001101011110010111101100011111100100110100110101111001011110101011110 8fc9a6bcbd8fc9a6bcbd5e
EUC-JP 硝ヲシス硝ヲシス^ 1011111011001011100011101010011010001110101111001000111010111101101111101100101110001110101001101000111010111100100011101011110101011110 becb8ea68ebc8ebdbecb8ea68ebc8ebd5e
UTF-8 硝ヲシス硝ヲシス^ 11100111101000011001110111101111101111011010011011101111101111011011110011101111101111011011110111100111101000011001110111101111101111011010011011101111101111011011110011101111101111011011110101011110 e7a19defbda6efbdbcefbdbde7a19defbda6efbdbcefbdbd5e
UHC 硝???硝???^ 1111010110100110001111110011111100111111111101011010011000111111001111110011111101011110 f5a63f3f3ff5a63f3f3f5e

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