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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 獻蒟艪[獻蒟艪[^ 111000001101100111100100111001011110010010000010010110111110000011011001111001001110010111100100100000100101101101011110 e0d9e4e5e4825be0d9e4e5e4825b5e
EUC-JP 獻蒟艪[獻蒟艪[^ 111000001101101111101000111001111110011111100010010110111110000011011011111010001110011111100111111000100101101101011110 e0dbe8e7e7e25be0dbe8e7e7e25b5e
UTF-8 獻蒟艪[獻蒟艪[^ 111001111000110110111011111010001001001010011111111010001000100110101010010110111110011110001101101110111110100010010010100111111110100010001001101010100101101101011110 e78dbbe8929fe889aa5be78dbbe8929fe889aa5b5e
UHC 獻??[獻??[^ 1111101011001100001111110011111101011011111110101100110000111111001111110101101101011110 facc3f3f5bfacc3f3f5b5e

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