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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 箏\}箏\{^ 111000101011010111110101101111011111011010110100111101101011010001011100011111011110001010110101111101011011110111110110101101001111011010110100010111000111101101011110 e2b5f5bdf6b4f6b45c7de2b5f5bdf6b4f6b45c7b5e
EUC-JP 箏???\}箏???\{^ 111001001011011100111111001111110011111101011100011111011110010010110111001111110011111100111111010111000111101101011110 e4b73f3f3f5c7de4b73f3f3f5c7b5e
UTF-8 箏\}箏\{^ 1110011110101110100011111110111010010000101010001110111010010011100110111110111010010011100110110101110001111101111001111010111010001111111011101001000010101000111011101001001110011011111011101001001110011011010111000111101101011110 e7ae8fee90a8ee939bee939b5c7de7ae8fee90a8ee939bee939b5c7b5e
UHC 箏???\}箏???\{^ 111011101011010000111111001111110011111101011100011111011110111010110100001111110011111100111111010111000111101101011110 eeb43f3f3f5c7deeb43f3f3f5c7b5e

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