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 鍈??}鍈??{^ 1111101001011110001111110011111101111101111110100101111000111111001111110111101101011110 fa5e3f3f7dfa5e3f3f7b5e
EUC-JP 鍈??}鍈??{^ 10001111111001001110100100111111001111110111110110001111111001001110100100111111001111110111101101011110 8fe4e93f3f7d8fe4e93f3f7b5e
UTF-8 鍈ㅻㅊ}鍈ㅻㅊ{^ 111010011000110110001000111000111000010110111011111000111000010110001010011111011110100110001101100010001110001110000101101110111110001110000101100010100111101101011110 e98d88e385bbe3858a7de98d88e385bbe3858a7b5e
UHC 鍈ㅻㅊ}鍈ㅻㅊ{^ 111001111100110010100100111010111010010010111010011111011110011111001100101001001110101110100100101110100111101101011110 e7cca4eba4ba7de7cca4eba4ba7b5e

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