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 ???宥?㎡猿?ご夭 001111110011111100111111100101110100011100111111100001110111010110001001100011100011111110000010101100101001101011101110 3f3f3f97473f8775898e3f82b29aee
EUC-JP ???宥??猿?ご夭 0011111100111111001111111100110110101000001111110011111110110001111011100011111110100100101101001101010011110000 3f3f3fcda83f3fb1ee3fa4b4d4f0
UTF-8 輦깅뱢宥쇽㎡猿녿ご夭 111011111010011010011000111010101011100110000101111010111011000110100010111001011010111010100101111011001000011110111101111000111000111010100001111001111000110010111111111010111000010110111111111000111000000110010100111001011010010010101101 efa698eab985ebb1a2e5aea5ec87bde38ea1e78cbfeb85bfe38194e5a4ad
UHC 輦깅뱢宥쇽㎡猿녿ご夭 1110011011100100101100011110101110010011100010001110101011101001101111001110111110100111101100111110101010111011100001101110101110101010101101001110100011101100 e6e4b1eb9388eae9bcefa7b3eabb86ebaab4e8ec

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