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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???其????其?^ 00111111001111110011111110010001101101000011111100111111001111110011111110010001101101000011111101011110 3f3f3f91b43f3f3f3f91b43f5e
EUC-JP ???其????其?^ 00111111001111110011111111000010101101100011111100111111001111110011111111000010101101100011111101011110 3f3f3fc2b63f3f3f3fc2b63f5e
UTF-8 뤯헤₁其턈뤯헤₁其턈^ 11101011101001001010111111101101100101111010010011100010100000101000000111100101100001011011011011101101100001001000100011101011101001001010111111101101100101111010010011100010100000101000000111100101100001011011011011101101100001001000100001011110 eba4afed97a4e28281e585b6ed8488eba4afed97a4e28281e585b6ed84885e
UHC 뤯헤₁其턈뤯헤₁其턈^ 100011111101110111000111111011001010100111111011110100001110110010110110010001001000111111011101110001111110110010101001111110111101000011101100101101100100010001011110 8fddc7eca9fbd0ecb6448fddc7eca9fbd0ecb6445e

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