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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霽?箏?霽?箏?^ 11101000110001110011111111100010101101010011111111101000110001110011111111100010101101010011111101011110 e8c73fe2b53fe8c73fe2b53f5e
EUC-JP 霽?箏?霽?箏?^ 11110000110010010011111111100100101101110011111111110000110010010011111111100100101101110011111101011110 f0c93fe4b73ff0c93fe4b73f5e
UTF-8 霽렱箏급霽렱箏긁^ 11101001100111001011110111101011101000001011000111100111101011101000111111101010101110001000100111101001100111001011110111101011101000001011000111100111101011101000111111101010101110001000000101011110 e99cbdeba0b1e7ae8feab889e99cbdeba0b1e7ae8feab8815e
UHC 霽렱箏급霽렱箏긁^ 1111000010111000100011101011111011101110101101001011000111011110111100001011100010001110101111101110111010110100101100011101110001011110 f0b88ebeeeb4b1def0b88ebeeeb4b1dc5e

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