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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???羈???羈^ 0011111100111111001111111110001110110001001111110011111100111111111000111011000101011110 3f3f3fe3b13f3f3fe3b15e
EUC-JP ???羈???羈^ 0011111100111111001111111110011010110011001111110011111100111111111001101011001101011110 3f3f3fe6b33f3f3fe6b35e
UTF-8 렺씽셔羈렺씽셔羈^ 11101011101000001011101011101100100101001011110111101100100001011001010011100111101111101000100011101011101000001011101011101100100101001011110111101100100001011001010011100111101111101000100001011110 eba0baec94bdec8594e7be88eba0baec94bdec8594e7be885e
UHC 렺씽셔羈렺씽셔羈^ 1000111011000010101111101100010110111100110001011101000110111100100011101100001010111110110001011011110011000101110100011011110001011110 8ec2bec5bcc5d1bc8ec2bec5bcc5d1bc5e

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