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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 뭋뫇뭈뫑뭃뫑묨뫑뭀묿 111010111010110110001011111010111010101110000111111010111010110110001000111010111010101110010001111010111010110110000011111010111010101110010001111010111010110010101000111010111010101110010001111010111010110110000000111010111010110010111111 ebad8bebab87ebad88ebab91ebad83ebab91ebaca8ebab91ebad80ebacbf
UHC 뭋뫇뭈뫑뭃뫑묨뫑뭀묿 1001001001010110100100011010101010010010010101001001000110110011100100100101001010010001101100111001001001000001100100011011001110010010010011111001001001001110 925691aa925491b3925291b3924191b3924f924e

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