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 髴育エ閤髴育エ砿^ 111010011001110010001000111001111011010010001101011111011110100110011100100010001110011110110100100011010111101101011110 e99c88e7b48d7de99c88e7b48d7b5e
EUC-JP 髴育エ閤髴育エ砿^ 1111000111111100101100001110100110001110101101001011100111011110111100011111110010110000111010011000111010110100101110011101110001011110 f1fcb0e98eb4b9def1fcb0e98eb4b9dc5e
UTF-8 髴育エ閤髴育エ砿^ 11101001101010111011010011101000100000101011001011101111101111011011010011101001100101101010010011101001101010111011010011101000100000101011001011101111101111011011010011100111101000001011111101011110 e9abb4e882b2efbdb4e996a4e9abb4e882b2efbdb4e7a0bf5e
UHC ?育?閤?育??^ 001111111110101111000000001111111111100111101110001111111110101111000000001111110011111101011110 3febc03ff9ee3febc03f3f5e

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