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 顰ウ鬘假スシ謚ア 111010001111110010110011111010011010000110011000111011111011110110111100111001101000101010110001 e8fcb3e9a198efbdbce68ab1
EUC-JP 顰ウ鬘假スシ謚ア 11110000111111101000111010110011111100101010001111010000111100011000111010111101100011101011110011101011111010101000111010110001 f0fe8eb3f2a3d0f18ebd8ebcebea8eb1
UTF-8 顰ウ鬘假スシ謚ア 111010011010000110110000111011111011110110110011111010011010110010011000111001011000000110000111111011111011110110111101111011111011110110111100111010001010110010011010111011111011110110110001 e9a1b0efbdb3e9ac98e58187efbdbdefbdbce8ac9aefbdb1
UHC ???假??謚? 00111111001111110011111111001010101000110011111100111111111011001101000000111111 3f3f3fcaa33f3fecd03f

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