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 淏レ鋕ェ淏レ鋕ヲ^ 11111011010000101101101011111011110101001010101011111011010000101101101011111011110101001010011001011110 fb42dafbd4aafb42dafbd4a65e
EUC-JP 淏レ鋕ェ淏レ鋕ヲ^ 100011111100011111011001100011101101101010001111111001001100000010001110101010101000111111000111110110011000111011011010100011111110010011000000100011101010011001011110 8fc7d98eda8fe4c08eaa8fc7d98eda8fe4c08ea65e
UTF-8 淏レ鋕ェ淏レ鋕ヲ^ 11100110101101111000111111101111101111101001101011101001100010111001010111101111101111011010101011100110101101111000111111101111101111101001101011101001100010111001010111101111101111011010011001011110 e6b78fefbe9ae98b95efbdaae6b78fefbe9ae98b95efbda65e
UHC 淏???淏???^ 1111101111001000001111110011111100111111111110111100100000111111001111110011111101011110 fbc83f3f3ffbc83f3f3f5e

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