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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 借宍実榘}借宍実榘{^ 10001110110110001000111010110011100011101100000011111010111010110111110110001110110110001000111010110011100011101100000011111010111010110111101101011110 8ed88eb38ec0faeb7d8ed88eb38ec0faeb7b5e
EUC-JP 借宍実榘}借宍実榘{^ 101111001101101010111100101101011011110011000010100011111100010011011001011111011011110011011010101111001011010110111100110000101000111111000100110110010111101101011110 bcdabcb5bcc28fc4d97dbcdabcb5bcc28fc4d97b5e
UTF-8 借宍実榘}借宍実榘{^ 111001011000000010011111111001011010111010001101111001011010111010011111111001101010011010011000011111011110010110000000100111111110010110101110100011011110010110101110100111111110011010100110100110000111101101011110 e5809fe5ae8de5ae9fe6a6987de5809fe5ae8de5ae9fe6a6987b5e
UHC 借???}借???{^ 11110011101010000011111100111111001111110111110111110011101010000011111100111111001111110111101101011110 f3a83f3f3f7df3a83f3f3f7b5e

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