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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 隰晏ォ烏}隰晏ォ烏{^ 1110100010101100100111011110010110101011100010010100011101111101111010001010110010011101111001011010101110001001010001110111101101011110 e8ac9de5ab89477de8ac9de5ab89477b5e
EUC-JP 隰晏ォ烏}隰晏ォ烏{^ 11110000101011101101101011100111100011101010101110110001101010000111110111110000101011101101101011100111100011101010101110110001101010000111101101011110 f0aedae78eabb1a87df0aedae78eabb1a87b5e
UTF-8 隰晏ォ烏}隰晏ォ烏{^ 111010011001101010110000111001101001100110001111111011111011110110101011111001111000001110001111011111011110100110011010101100001110011010011001100011111110111110111101101010111110011110000011100011110111101101011110 e99ab0e6998fefbdabe7838f7de99ab0e6998fefbdabe7838f7b5e
UHC ?晏?烏}?晏?烏{^ 001111111110010011001111001111111110100010100001011111010011111111100100110011110011111111101000101000010111101101011110 3fe4cf3fe8a17d3fe4cf3fe8a17b5e

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