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 ?悠?拙}?悠?拙{^ 001111111001011101001001001111111001000011011001011111010011111110010111010010010011111110010000110110010111101101011110 3f97493f90d97d3f97493f90d97b5e
EUC-JP ?悠?拙}?悠?拙{^ 001111111100110110101010001111111100000011011011011111010011111111001101101010100011111111000000110110110111101101011110 3fcdaa3fc0db7d3fcdaa3fc0db7b5e
UTF-8 렲悠롐拙}렲悠롐拙{^ 111010111010000010110010111001101000001010100000111010111010000110010000111001101000101110011001011111011110101110100000101100101110011010000010101000001110101110100001100100001110011010001011100110010111101101011110 eba0b2e682a0eba190e68b997deba0b2e682a0eba190e68b997b5e
UHC 렲悠롐拙}렲悠롐拙{^ 10001110101111111110101011101101100011101101011011110000111100000111110110001110101111111110101011101101100011101101011011110000111100000111101101011110 8ebfeaed8ed6f0f07d8ebfeaed8ed6f0f07b5e

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