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 雕??暠}雕??暠{^ 111010001011100000111111001111111111101011011011011111011110100010111000001111110011111111111010110110110111101101011110 e8b83f3ffadb7de8b83f3ffadb7b5e
EUC-JP 雕??暠}雕??暠{^ 1111000010111010001111110011111110001111110000101101011101111101111100001011101000111111001111111000111111000010110101110111101101011110 f0ba3f3f8fc2d77df0ba3f3f8fc2d77b5e
UTF-8 雕곈렣暠}雕곈렣暠{^ 111010011001101110010101111010101011001110001000111010111010000010100011111001101001101010100000011111011110100110011011100101011110101010110011100010001110101110100000101000111110011010011010101000000111101101011110 e99b95eab388eba0a3e69aa07de99b95eab388eba0a3e69aa07b5e
UHC 雕곈렣暠}雕곈렣暠{^ 11110000111001111011000011101001100011101011010011001101101111000111110111110000111001111011000011101001100011101011010011001101101111000111101101011110 f0e7b0e98eb4cdbc7df0e7b0e98eb4cdbc7b5e

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