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 茯縁襲}茯縁襲{^ 111001001010100010001001100011111000111101010000011111011110010010101000100010011000111110001111010100000111101101011110 e4a8898f8f507de4a8898f8f507b5e
EUC-JP 茯縁襲}茯縁襲{^ 111010001010101010110001111011111011110110110001011111011110100010101010101100011110111110111101101100010111101101011110 e8aab1efbdb17de8aab1efbdb17b5e
UTF-8 茯縁襲}茯縁襲{^ 111010001000110010101111111001111011100010000001111010001010010110110010011111011110100010001100101011111110011110111000100000011110100010100101101100100111101101011110 e88cafe7b881e8a5b27de88cafe7b881e8a5b27b5e
UHC 茯?襲}茯?襲{^ 11011100110110100011111111100011101010010111110111011100110110100011111111100011101010010111101101011110 dcda3fe3a97ddcda3fe3a97b5e

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