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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霓「蟷惹弡螂」顏 1110100010111101101000101110010110111001100011101110010011111010101101111110010110100101101000111110100011111000 e8bda2e5b98ee4fab7e5a5a3e8f8
EUC-JP 霓「蟷惹弡螂」顏 1111000010111111100011101010001011101010101110111011110011100110100011111011110011100100111010101010011110001110101000111111000011111010 f0bf8ea2eabbbce68fbce4eaa78ea3f0fa
UTF-8 霓「蟷惹弡螂」顏 111010011001110010010011111011111011110110100010111010001001111110110111111001101000001110111001111001011011110010100001111010001001111010000010111011111011110110100011111010011010000110001111 e99c93efbda2e89fb7e683b9e5bca1e89e82efbda3e9a18f
UHC 霓??惹?螂?? 1110011111100111001111110011111111100101101010010011111111010101110011000011111100111111 e7e73f3fe5a93fd5cc3f3f

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