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 偕?駭?偕?駭?^ 10011000111100010011111111101001011011100011111110011000111100010011111111101001011011100011111101011110 98f13fe96e3f98f13fe96e3f5e
EUC-JP 偕?駭?偕?駭?^ 11010000111100110011111111110001110011110011111111010000111100110011111111110001110011110011111101011110 d0f33ff1cf3fd0f33ff1cf3f5e
UTF-8 偕렱駭받偕렱駭밗^ 11100101100000011001010111101011101000001011000111101001101001111010110111101011101100001001101111100101100000011001010111101011101000001011000111101001101001111010110111101011101100001001011101011110 e58195eba0b1e9a7adebb09be58195eba0b1e9a7adebb0975e
UHC 偕렱駭받偕렱駭밗^ 1111101010100101100011101011111011111010101101001011100111011110111110101010010110001110101111101111101010110100101110011101110001011110 faa58ebefab4b9defaa58ebefab4b9dc5e

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