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 誼??}誼??{^ 1000101101100010001111110011111101111101100010110110001000111111001111110111101101011110 8b623f3f7d8b623f3f7b5e
EUC-JP 誼??}誼??{^ 1011010111000011001111110011111101111101101101011100001100111111001111110111101101011110 b5c33f3f7db5c33f3f7b5e
UTF-8 誼쇰몦}誼쇰몦{^ 111010001010101010111100111011001000011110110000111010111010101010100110011111011110100010101010101111001110110010000111101100001110101110101010101001100111101101011110 e8aabcec87b0ebaaa67de8aabcec87b0ebaaa67b5e
UHC 誼쇰몦}誼쇰몦{^ 111010111111111010111100111010111001000110010100011111011110101111111110101111001110101110010001100101000111101101011110 ebfebceb91947debfebceb91947b5e

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