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 隰ウ蟇ァ}隰ウ蟇ァ{^ 111010001010110010110011111001011010111110100111011111011110100010101100101100111110010110101111101001110111101101011110 e8acb3e5afa77de8acb3e5afa77b5e
EUC-JP 隰ウ蟇ァ}隰ウ蟇ァ{^ 11110000101011101000111010110011111010101011000110001110101001110111110111110000101011101000111010110011111010101011000110001110101001110111101101011110 f0ae8eb3eab18ea77df0ae8eb3eab18ea77b5e
UTF-8 隰ウ蟇ァ}隰ウ蟇ァ{^ 111010011001101010110000111011111011110110110011111010001001111110000111111011111011110110100111011111011110100110011010101100001110111110111101101100111110100010011111100001111110111110111101101001110111101101011110 e99ab0efbdb3e89f87efbda77de99ab0efbdb3e89f87efbda77b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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