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 ?移砥?}?移砥?{^ 001111111000100011011010100100110111010100111111011111010011111110001000110110101001001101110101001111110111101101011110 3f88da93753f7d3f88da93753f7b5e
EUC-JP 瀷移砥?}瀷移砥?{^ 10001111110010011011010010110000110111001100010111010110001111110111110110001111110010011011010010110000110111001100010111010110001111110111101101011110 8fc9b4b0dcc5d63f7d8fc9b4b0dcc5d63f7b5e
UTF-8 瀷移砥罹}瀷移砥罹{^ 111001111000000010110111111001111010011110111011111001111010000010100101111011111010011110100110011111011110011110000000101101111110011110100111101110111110011110100000101001011110111110100111101001100111101101011110 e780b7e7a7bbe7a0a5efa7a67de780b7e7a7bbe7a0a5efa7a67b5e
UHC 瀷移砥罹}瀷移砥罹{^ 11101100110010111110110010111001111100101011001011101100101110100111110111101100110010111110110010111001111100101011001011101100101110100111101101011110 eccbecb9f2b2ecba7deccbecb9f2b2ecba7b5e

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