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 ?湛?短}?湛?短{^ 001111111001001001011000001111111001001001011010011111010011111110010010010110000011111110010010010110100111101101011110 3f92583f925a7d3f92583f925a7b5e
EUC-JP ?湛?短}?湛?短{^ 001111111100001110111001001111111100001110111011011111010011111111000011101110010011111111000011101110110111101101011110 3fc3b93fc3bb7d3fc3b93fc3bb7b5e
UTF-8 렺湛렺短}렺湛렺短{^ 111010111010000010111010111001101011100110011011111010111010000010111010111001111001111110101101011111011110101110100000101110101110011010111001100110111110101110100000101110101110011110011111101011010111101101011110 eba0bae6b99beba0bae79fad7deba0bae6b99beba0bae79fad7b5e
UHC 렺湛렺短}렺湛렺短{^ 10001110110000101101001111000000100011101100001011010011101011010111110110001110110000101101001111000000100011101100001011010011101011010111101101011110 8ec2d3c08ec2d3ad7d8ec2d3c08ec2d3ad7b5e

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