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 詣??}詣??{^ 1000110001110111001111110011111101111101100011000111011100111111001111110111101101011110 8c773f3f7d8c773f3f7b5e
EUC-JP 詣??}詣??{^ 1011011111011000001111110011111101111101101101111101100000111111001111110111101101011110 b7d83f3f7db7d83f3f7b5e
UTF-8 詣까벞}詣까벞{^ 111010001010100110100011111010101011100110001100111010111011001010011110011111011110100010101001101000111110101010111001100011001110101110110010100111100111101101011110 e8a9a3eab98cebb29e7de8a9a3eab98cebb29e7b5e
UHC 詣까벞}詣까벞{^ 111001111110000110110001111011101001001110111001011111011110011111100001101100011110111010010011101110010111101101011110 e7e1b1ee93b97de7e1b1ee93b97b5e

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