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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霍梧淵}霍梧淵{^ 111010001011011110001100111001101001010110100011011111011110100010110111100011001110011010010101101000110111101101011110 e8b78ce695a37de8b78ce695a37b5e
EUC-JP 霍梧淵}霍梧淵{^ 111100001011100110111000111010001100101010100101011111011111000010111001101110001110100011001010101001010111101101011110 f0b9b8e8caa57df0b9b8e8caa57b5e
UTF-8 霍梧淵}霍梧淵{^ 111010011001110010001101111001101010001010100111111001101011011110110101011111011110100110011100100011011110011010100010101001111110011010110111101101010111101101011110 e99c8de6a2a7e6b7b57de99c8de6a2a7e6b7b57b5e
UHC ?梧淵}?梧淵{^ 00111111111001111111110011100110110100000111110100111111111001111111110011100110110100000111101101011110 3fe7fce6d07d3fe7fce6d07b5e

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