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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?瀧?n}?瀧?n{^ 00111111100100011110101100111111011011100111110100111111100100011110101100111111011011100111101101011110 3f91eb3f6e7d3f91eb3f6e7b5e
EUC-JP 鋌瀧?n}鋌瀧?n{^ 1000111111100100101110111100001011101101001111110110111001111101100011111110010010111011110000101110110100111111011011100111101101011110 8fe4bbc2ed3f6e7d8fe4bbc2ed3f6e7b5e
UTF-8 鋌瀧볶n}鋌瀧볶n{^ 1110100110001011100011001110011110000000101001111110101110110011101101100110111001111101111010011000101110001100111001111000000010100111111010111011001110110110011011100111101101011110 e98b8ce780a7ebb3b66e7de98b8ce780a7ebb3b66e7b5e
UHC 鋌瀧볶n}鋌瀧볶n{^ 1110111111111011110101101110100110111010101110100110111001111101111011111111101111010110111010011011101010111010011011100111101101011110 effbd6e9baba6e7deffbd6e9baba6e7b5e

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