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 諶뙁뙩}諶뙁뙩{^ 111010001010101110110110111010111001100110000001111010111001100110101001011111011110100010101011101101101110101110011001100000011110101110011001101010010111101101011110 e8abb6eb9981eb99a97de8abb6eb9981eb99a97b5e
UHC 諶뙁뙩}諶뙁뙩{^ 111001001010011010001100100001111000110010101100011111011110010010100110100011001000011110001100101011000111101101011110 e4a68c878cac7de4a68c878cac7b5e

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