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 發??}發??{^ 1110000110100010001111110011111101111101111000011010001000111111001111110111101101011110 e1a23f3f7de1a23f3f7b5e
EUC-JP 發??}發??{^ 1110001010100100001111110011111101111101111000101010010000111111001111110111101101011110 e2a43f3f7de2a43f3f7b5e
UTF-8 發쟝선}發쟝선{^ 111001111001100110111100111011001001111110011101111011001000010010100000011111011110011110011001101111001110110010011111100111011110110010000100101000000111101101011110 e799bcec9f9dec84a07de799bcec9f9dec84a07b5e
UHC 發쟝선}發쟝선{^ 110110111010000111000000111101101011110010110001011111011101101110100001110000001111011010111100101100010111101101011110 dba1c0f6bcb17ddba1c0f6bcb17b5e

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