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 隰ォ諡ョ}隰ォ諡ョ{^ 111010001010110010101011111001101000101110101110011111011110100010101100101010111110011010001011101011100111101101011110 e8acabe68bae7de8acabe68bae7b5e
EUC-JP 隰ォ諡ョ}隰ォ諡ョ{^ 11110000101011101000111010101011111010111110101110001110101011100111110111110000101011101000111010101011111010111110101110001110101011100111101101011110 f0ae8eabebeb8eae7df0ae8eabebeb8eae7b5e
UTF-8 隰ォ諡ョ}隰ォ諡ョ{^ 111010011001101010110000111011111011110110101011111010001010101110100001111011111011110110101110011111011110100110011010101100001110111110111101101010111110100010101011101000011110111110111101101011100111101101011110 e99ab0efbdabe8aba1efbdae7de99ab0efbdabe8aba1efbdae7b5e
UHC ??諡?}??諡?{^ 00111111001111111110001111001101001111110111110100111111001111111110001111001101001111110111101101011110 3f3fe3cd3f7d3f3fe3cd3f7b5e

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