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 ??迂拮}??迂拮{^ 001111110011111110001001010010011001110101101000011111010011111100111111100010010100100110011101011010000111101101011110 3f3f89499d687d3f3f89499d687b5e
EUC-JP ??迂拮}??迂拮{^ 001111110011111110110001101010101101100111001001011111010011111100111111101100011010101011011001110010010111101101011110 3f3fb1aad9c97d3f3fb1aad9c97b5e
UTF-8 麟렦迂拮}麟렦迂拮{^ 111011111010011110110011111010111010000010100110111010001011111110000010111001101000101110101110011111011110111110100111101100111110101110100000101001101110100010111111100000101110011010001011101011100111101101011110 efa7b3eba0a6e8bf82e68bae7defa7b3eba0a6e8bf82e68bae7b5e
UHC 麟렦迂拮}麟렦迂拮{^ 11101100111010001000111010110101111010011110011011010001110011110111110111101100111010001000111010110101111010011110011011010001110011110111101101011110 ece88eb5e9e6d1cf7dece88eb5e9e6d1cf7b5e

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