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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驩幔草}驩幔草{^ 111010011000100110011011111011011001000110010000011111011110100110001001100110111110110110010001100100000111101101011110 e9899bed91907de9899bed91907b5e
EUC-JP 驩幔草}驩幔草{^ 111100011110100111010110111011111100000111110000011111011111000111101001110101101110111111000001111100000111101101011110 f1e9d6efc1f07df1e9d6efc1f07b5e
UTF-8 驩幔草}驩幔草{^ 111010011010100110101001111001011011100110010100111010001000110110001001011111011110100110101001101010011110010110111001100101001110100010001101100010010111101101011110 e9a9a9e5b994e88d897de9a9a9e5b994e88d897b5e
UHC 驩?草}驩?草{^ 11111100101111100011111111110101101011100111110111111100101111100011111111110101101011100111101101011110 fcbe3ff5ae7dfcbe3ff5ae7b5e

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