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 煽?煽粟煽繹煽? 1001000011111000001111111001000011111000100010001011111010010000111110001110001110001000100100001111100000111111 90f83f90f888be90f8e38890f83f
EUC-JP 煽?煽粟煽繹煽? 1100000011111010001111111100000011111010101100001100000011000000111110101110010111101000110000001111101000111111 c0fa3fc0fab0c0c0fae5e8c0fa3f
UTF-8 煽黎煽粟煽繹煽黎 111001111000010110111101111011111010011010001001111001111000010110111101111001111011001010011111111001111000010110111101111001111011100110111001111001111000010110111101111011111010011010001001 e785bdefa689e785bde7b29fe785bde7b9b9e785bdefa689
UHC 煽黎煽粟煽繹煽黎 11100000110000111110011010110001111000001100001111100001110110001110000011000011111001101011101011100000110000111110011010110001 e0c3e6b1e0c3e1d8e0c3e6bae0c3e6b1

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