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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 驩幎が驩幎が^ 11101001100010011001101111101011100000101010101011101001100010011001101111101011100000101010101001011110 e9899beb82aae9899beb82aa5e
EUC-JP 驩幎が驩幎が^ 11110001111010011101011011101101101001001010110011110001111010011101011011101101101001001010110001011110 f1e9d6eda4acf1e9d6eda4ac5e
UTF-8 驩幎が驩幎が^ 11101001101010011010100111100101101110011000111011100011100000011000110011101001101010011010100111100101101110011000111011100011100000011000110001011110 e9a9a9e5b98ee3818ce9a9a9e5b98ee3818c5e
UHC 驩?が驩?が^ 1111110010111110001111111010101010101100111111001011111000111111101010101010110001011110 fcbe3faaacfcbe3faaac5e

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