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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 煽??煽?煽? 10010000111110000011111100111111100100001111100000111111100100001111100000111111 90f83f3f90f83f90f83f
EUC-JP 煽??煽饍煽? 110000001111101000111111001111111100000011111010100011111110100011101101110000001111101000111111 c0fa3f3fc0fa8fe8edc0fa3f
UTF-8 煽롛롔煽饍煽黎 111001111000010110111101111010111010000110011011111010111010000110010100111001111000010110111101111010011010010110001101111001111000010110111101111011111010011010001001 e785bdeba19beba194e785bde9a58de785bdefa689
UHC 煽롛롔煽饍煽黎 1110000011000011100011101101111110001110110110001110000011000011111000001101011111100000110000111110011010110001 e0c38edf8ed8e0c3e0d7e0c3e6b1

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