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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霽??}霽??{^ 1110100011000111001111110011111101111101111010001100011100111111001111110111101101011110 e8c73f3f7de8c73f3f7b5e
EUC-JP 霽??}霽??{^ 1111000011001001001111110011111101111101111100001100100100111111001111110111101101011110 f0c93f3f7df0c93f3f7b5e
UTF-8 霽漏떠}霽漏떠{^ 111010011001110010111101111011111010010110001110111010111001011010100000011111011110100110011100101111011110111110100101100011101110101110010110101000000111101101011110 e99cbdefa58eeb96a07de99cbdefa58eeb96a07b5e
UHC 霽漏떠}霽漏떠{^ 111100001011100011010010111010001011011010110000011111011111000010111000110100101110100010110110101100000111101101011110 f0b8d2e8b6b07df0b8d2e8b6b07b5e

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