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 諶깇뜶}諶깇뜶{^ 111010001010101110110110111010101011100110000111111010111001110010110110011111011110100010101011101101101110101010111001100001111110101110011100101101100111101101011110 e8abb6eab987eb9cb67de8abb6eab987eb9cb67b5e
UHC 諶깇뜶}諶깇뜶{^ 111001001010011010000011100001101000110110110100011111011110010010100110100000111000011010001101101101000111101101011110 e4a683868db47de4a683868db47b5e

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