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 慂ъ?奎}慂ъ?奎{^ 1001110011001000100001001000110000111111100110101111010101111101100111001100100010000100100011000011111110011010111101010111101101011110 9cc8848c3f9af57d9cc8848c3f9af57b5e
EUC-JP 慂ъ?奎}慂ъ?奎{^ 1101100011001010101001111110110000111111110101001111011101111101110110001100101010100111111011000011111111010100111101110111101101011110 d8caa7ec3fd4f77dd8caa7ec3fd4f77b5e
UTF-8 慂ъ옕奎}慂ъ옕奎{^ 11100110100001011000001011010001100010101110110010011000100101011110010110100101100011100111110111100110100001011000001011010001100010101110110010011000100101011110010110100101100011100111101101011110 e68582d18aec9895e5a58e7de68582d18aec9895e5a58e7b5e
UHC 慂ъ옕奎}慂ъ옕奎{^ 11101001101111011010110011101100100111101001101111010000101001010111110111101001101111011010110011101100100111101001101111010000101001010111101101011110 e9bdacec9e9bd0a57de9bdacec9e9bd0a57b5e

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