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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 薰ィ遏溶}薰ィ遏溶{^ 1111101110011110101010001110011110011111100101110110111001111101111110111001111010101000111001111001111110010111011011100111101101011110 fb9ea8e79f976e7dfb9ea8e79f976e7b5e
EUC-JP ?ィ遏溶}?ィ遏溶{^ 0011111110001110101010001110111010100001110011011100111101111101001111111000111010101000111011101010000111001101110011110111101101011110 3f8ea8eea1cdcf7d3f8ea8eea1cdcf7b5e
UTF-8 薰ィ遏溶}薰ィ遏溶{^ 111010001001011010110000111011111011110110101000111010011000000110001111111001101011101010110110011111011110100010010110101100001110111110111101101010001110100110000001100011111110011010111010101101100111101101011110 e896b0efbda8e9818fe6bab67de896b0efbda8e9818fe6bab67b5e
UHC 薰??溶}薰??溶{^ 111111011011100100111111001111111110100111000001011111011111110110111001001111110011111111101001110000010111101101011110 fdb93f3fe9c17dfdb93f3fe9c17b5e

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