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 ?????????も^ 001111110011111100111111001111110011111100111111001111110011111100111111100000101110000001011110 3f3f3f3f3f3f3f3f3f82e05e
EUC-JP ????ʼn????も^ 0011111100111111001111110011111110001111101010011100101000111111001111110011111100111111101001001110001001011110 3f3f3f3f8fa9ca3f3f3f3fa4e25e
UTF-8 룶죒룶쥚ʼn룶죒룶쥚も^ 111010111010001110110110111011001010001110010010111010111010001110110110111011001010010110011010110001011000100111101011101000111011011011101100101000111001001011101011101000111011011011101100101001011001101011100011100000101000001001011110 eba3b6eca392eba3b6eca59ac589eba3b6eca392eba3b6eca59ae382825e
UHC 룶죒룶쥚ʼn룶죒룶쥚も^ 100011111010101110100001011011101000111110101011101000101000111110101001101100001000111110101011101000010110111010001111101010111010001010001111101010101110001001011110 8faba16e8faba28fa9b08faba16e8faba28faae25e

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