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 霓フ鞁スフ鞁 11101000101111011100110011101000110110011111000111101000101111011100110011101000110110011111000101000010 e8bdcce8d9f1e8bdcce8d9f142
EUC-JP 霓フ鞁?スフ鞁? 1111000010111111100011101100110011110000110110110011111110001110101111011000111011001100111100001101101100111111 f0bf8eccf0db3f8ebd8eccf0db3f
UTF-8 霓フ鞁スフ鞁 111010011001110010010011111011111011111010001100111010011001111010000001111011101000010110100011111011111011110110111101111011111011111010001100111010011001111010000001111011101000001010111110 e99c93efbe8ce99e81ee85a3efbdbdefbe8ce99e81ee82be
UHC 霓??????? 111001111110011100111111001111110011111100111111001111110011111100111111 e7e73f3f3f3f3f3f3f

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