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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?瀧街}?瀧街{^ 00111111100100011110101110001010010110000111110100111111100100011110101110001010010110000111101101011110 3f91eb8a587d3f91eb8a587b5e
EUC-JP 鋌瀧街}鋌瀧街{^ 1000111111100100101110111100001011101101101100111011100101111101100011111110010010111011110000101110110110110011101110010111101101011110 8fe4bbc2edb3b97d8fe4bbc2edb3b97b5e
UTF-8 鋌瀧街}鋌瀧街{^ 111010011000101110001100111001111000000010100111111010001010000110010111011111011110100110001011100011001110011110000000101001111110100010100001100101110111101101011110 e98b8ce780a7e8a1977de98b8ce780a7e8a1977b5e
UHC 鋌瀧街}鋌瀧街{^ 111011111111101111010110111010011100101010110110011111011110111111111011110101101110100111001010101101100111101101011110 effbd6e9cab67deffbd6e9cab67b5e

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