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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 咳?孩?}咳?孩?{^ 100010100101000000111111100110110111011100111111011111011000101001010000001111111001101101110111001111110111101101011110 8a503f9b773f7d8a503f9b773f7b5e
EUC-JP 咳?孩?}咳?孩?{^ 101100111011000100111111110101011101100000111111011111011011001110110001001111111101010111011000001111110111101101011110 b3b13fd5d83f7db3b13fd5d83f7b5e
UTF-8 咳렣孩렱}咳렣孩렱{^ 111001011001001010110011111010111010000010100011111001011010110110101001111010111010000010110001011111011110010110010010101100111110101110100000101000111110010110101101101010011110101110100000101100010111101101011110 e592b3eba0a3e5ada9eba0b17de592b3eba0a3e5ada9eba0b17b5e
UHC 咳렣孩렱}咳렣孩렱{^ 11111010101001101000111010110100111110101010100110001110101111100111110111111010101001101000111010110100111110101010100110001110101111100111101101011110 faa68eb4faa98ebe7dfaa68eb4faa98ebe7b5e

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