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 惹??}惹??{^ 1000111011100100001111110011111101111101100011101110010000111111001111110111101101011110 8ee43f3f7d8ee43f3f7b5e
EUC-JP 惹??}惹??{^ 1011110011100110001111110011111101111101101111001110011000111111001111110111101101011110 bce63f3f7dbce63f3f7b5e
UTF-8 惹╈돞}惹╈돞{^ 111001101000001110111001111000101001010110001000111010111000111110011110011111011110011010000011101110011110001010010101100010001110101110001111100111100111101101011110 e683b9e29588eb8f9e7de683b9e29588eb8f9e7b5e
UHC 惹╈돞}惹╈돞{^ 111001011010100110100110111000101000100110100100011111011110010110101001101001101110001010001001101001000111101101011110 e5a9a6e289a47de5a9a6e289a47b5e

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