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 ??愿?}??愿?{^ 00111111001111111001110011000011001111110111110100111111001111111001110011000011001111110111101101011110 3f3f9cc33f7d3f3f9cc33f7b5e
EUC-JP ??愿?}??愿?{^ 00111111001111111101100011000101001111110111110100111111001111111101100011000101001111110111101101011110 3f3fd8c53f7d3f3fd8c53f7b5e
UTF-8 麟렡愿렔}麟렡愿렔{^ 111011111010011110110011111010111010000010100001111001101000010010111111111010111010000010010100011111011110111110100111101100111110101110100000101000011110011010000100101111111110101110100000100101000111101101011110 efa7b3eba0a1e684bfeba0947defa7b3eba0a1e684bfeba0947b5e
UHC 麟렡愿렔}麟렡愿렔{^ 11101100111010001000111010110010111010101011010010001110101010010111110111101100111010001000111010110010111010101011010010001110101010010111101101011110 ece88eb2eab48ea97dece88eb2eab48ea97b5e

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