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 諶??}諶??{^ 1111101110101010001111110011111101111101111110111010101000111111001111110111101101011110 fbaa3f3f7dfbaa3f3f7b5e
EUC-JP 諶??}諶??{^ 10001111110111101011010100111111001111110111110110001111110111101011010100111111001111110111101101011110 8fdeb53f3f7d8fdeb53f3f7b5e
UTF-8 諶귦뢞}諶귦뢞{^ 111010001010101110110110111010101011011110100110111010111010001010011110011111011110100010101011101101101110101010110111101001101110101110100010100111100111101101011110 e8abb6eab7a6eba29e7de8abb6eab7a6eba29e7b5e
UHC 諶귦뢞}諶귦뢞{^ 111001001010011010000010111011011000111101011001011111011110010010100110100000101110110110001111010110010111101101011110 e4a682ed8f597de4a682ed8f597b5e

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