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 佇?葺?佇?葺?^ 10011000110010000011111110010101100110000011111110011000110010000011111110010101100110000011111101011110 98c83f95983f98c83f95983f5e
EUC-JP 佇?葺?佇?葺?^ 11010000110010100011111111001001111110000011111111010000110010100011111111001001111110000011111101011110 d0ca3fc9f83fd0ca3fc9f83f5e
UTF-8 佇렓葺㎌佇렓葺㎊^ 11100100101111011000011111101011101000001001001111101000100100011011101011100011100011101000110011100100101111011000011111101011101000001001001111101000100100011011101011100011100011101000101001011110 e4bd87eba093e891bae38e8ce4bd87eba093e891bae38e8a5e
UHC 佇렓葺㎌佇렓葺㎊^ 1110111010110111100011101010100011110001111100011010011111011110111011101011011110001110101010001111000111110001101001111101110001011110 eeb78ea8f1f1a7deeeb78ea8f1f1a7dc5e

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