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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???異i?蟻??^ 00111111001111110011111110001000110110011000001010001001001111111000101101100001001111110011111101011110 3f3f3f88d982893f8b613f3f5e
EUC-JP ???異i?蟻??^ 00111111001111110011111110110000110110111010001111101001001111111011010111000010001111110011111101011110 3f3f3fb0dba3e93fb5c23f3f5e
UTF-8 僚녹옋異i뒽蟻륁뇣^ 11101111101001101011101111101011100001011011100111101100100110001000101111100111100101011011000011101111101111011000100111101011100100101011110111101000100111111011101111101011101001011000000111101011100001111010001101011110 efa6bbeb85b9ec988be795b0efbd89eb92bde89fbbeba581eb87a35e
UHC 僚녹옋異i뒽蟻륁뇣^ 11101000111010001011001111101100100111101001001111101100101101101010001111101001100010101011001111101011111111001000111111101100100001111000101101011110 e8e8b3ec9e93ecb6a3e98ab3ebfc8fec878b5e

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