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 霎ソ雍郁∮迢ク 111010001011111010111111111010001011010010001000111010001000011110010011111001111000101110111000 e8bebfe8b488e88793e78bb8
EUC-JP 霎ソ雍郁?迢ク 11110000110000001000111010111111111100001011011010110000111010100011111111101101111010111000111010111000 f0c08ebff0b6b0ea3fedeb8eb8
UTF-8 霎ソ雍郁∮迢ク 111010011001110010001110111011111011110110111111111010011001101110001101111010011000001110000001111000101000100010101110111010001011111110100010111011111011110110111000 e99c8eefbdbfe99b8de98381e288aee8bfa2efbdb8
UHC ??雍郁∮?? 00111111001111111110100010111100111010011111010010100010101100010011111100111111 3f3fe8bce9f4a2b13f3f

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