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 澈ホ鮗ェ澈ホ鮗ェ^ 11111011010010111100111011101001101110101010101011111011010010111100111011101001101110101010101001011110 fb4bcee9baaafb4bcee9baaa5e
EUC-JP 澈ホ鮗ェ澈ホ鮗ェ^ 10001111110010001110010110001110110011101111001010111100100011101010101010001111110010001110010110001110110011101111001010111100100011101010101001011110 8fc8e58ecef2bc8eaa8fc8e58ecef2bc8eaa5e
UTF-8 澈ホ鮗ェ澈ホ鮗ェ^ 11100110101111101000100011101111101111101000111011101001101011101001011111101111101111011010101011100110101111101000100011101111101111101000111011101001101011101001011111101111101111011010101001011110 e6be88efbe8ee9ae97efbdaae6be88efbe8ee9ae97efbdaa5e
UHC 澈???澈???^ 1111010011001101001111110011111100111111111101001100110100111111001111110011111101011110 f4cd3f3f3ff4cd3f3f3f5e

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