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 ?大?客}?大?客{^ 001111111001000111100101001111111000101101110001011111010011111110010001111001010011111110001011011100010111101101011110 3f91e53f8b717d3f91e53f8b717b5e
EUC-JP ?大?客}?大?客{^ 001111111100001011100111001111111011010111010010011111010011111111000010111001110011111110110101110100100111101101011110 3fc2e73fb5d27d3fc2e73fb5d27b5e
UTF-8 렺大렺客}렺大렺客{^ 111010111010000010111010111001011010010010100111111010111010000010111010111001011010111010100010011111011110101110100000101110101110010110100100101001111110101110100000101110101110010110101110101000100111101101011110 eba0bae5a4a7eba0bae5aea27deba0bae5a4a7eba0bae5aea27b5e
UHC 렺大렺客}렺大렺客{^ 10001110110000101101001111011110100011101100001011001011110101000111110110001110110000101101001111011110100011101100001011001011110101000111101101011110 8ec2d3de8ec2cbd47d8ec2d3de8ec2cbd47b5e

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