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 ??載?}??載?{^ 00111111001111111000110111011010001111110111110100111111001111111000110111011010001111110111101101011110 3f3f8dda3f7d3f3f8dda3f7b5e
EUC-JP 焌?載?}焌?載?{^ 1000111111001001111010000011111110111010110111000011111101111101100011111100100111101000001111111011101011011100001111110111101101011110 8fc9e83fbadc3f7d8fc9e83fbadc3f7b5e
UTF-8 焌렧載렕}焌렧載렕{^ 111001111000010010001100111010111010000010100111111010001011110010001001111010111010000010010101011111011110011110000100100011001110101110100000101001111110100010111100100010011110101110100000100101010111101101011110 e7848ceba0a7e8bc89eba0957de7848ceba0a7e8bc89eba0957b5e
UHC 焌렧載렕}焌렧載렕{^ 11110001111000001000111010110110111011101011000010001110101010100111110111110001111000001000111010110110111011101011000010001110101010100111101101011110 f1e08eb6eeb08eaa7df1e08eb6eeb08eaa7b5e

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