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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???毅?????^ 0011111100111111001111111000101101000010001111110011111100111111001111110011111101011110 3f3f3f8b423f3f3f3f3f5e
EUC-JP ???毅?????^ 0011111100111111001111111011010110100011001111110011111100111111001111110011111101011110 3f3f3fb5a33f3f3f3f3f5e
UTF-8 溜삠뀛毅녿졎栒붿쁿^ 11101111101001111000101111101100100000101010000011101011100000001001101111100110101011111000010111101011100001011011111111101100101000011000111011100110101000001001001011101011101101101011111111101100100000011011111101011110 efa78bec82a0eb809be6af85eb85bfeca18ee6a092ebb6bfec81bf5e
UHC 溜삠뀛毅녿졎栒붿쁿^ 11101010111111101011101111100011100001011001010011101011111101101000011011101011101000001011101111100010111000111001010011101100100110001000011001011110 eafebbe38594ebf686eba0bbe2e394ec98865e

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