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 ??園?}??園?{^ 00111111001111111000100110000000001111110111110100111111001111111000100110000000001111110111101101011110 3f3f89803f7d3f3f89803f7b5e
EUC-JP ??園?}??園?{^ 00111111001111111011000111100000001111110111110100111111001111111011000111100000001111110111101101011110 3f3fb1e03f7d3f3fb1e03f7b5e
UTF-8 臨렟園렡}臨렟園렡{^ 111011111010011110110110111010111010000010011111111001011001110010010010111010111010000010100001011111011110111110100111101101101110101110100000100111111110010110011100100100101110101110100000101000010111101101011110 efa7b6eba09fe59c92eba0a17defa7b6eba09fe59c92eba0a17b5e
UHC 臨렟園렡}臨렟園렡{^ 11101100111110101000111010110000111010101010111010001110101100100111110111101100111110101000111010110000111010101010111010001110101100100111101101011110 ecfa8eb0eaae8eb27decfa8eb0eaae8eb27b5e

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