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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 借踝耘}借踝耘{^ 100011101101100011100110111101001110001111001111011111011000111011011000111001101111010011100011110011110111101101011110 8ed8e6f4e3cf7d8ed8e6f4e3cf7b5e
EUC-JP 借踝耘}借踝耘{^ 101111001101101011101100111101101110011011010001011111011011110011011010111011001111011011100110110100010111101101011110 bcdaecf6e6d17dbcdaecf6e6d17b5e
UTF-8 借踝耘}借踝耘{^ 111001011000000010011111111010001011100010011101111010001000000010011000011111011110010110000000100111111110100010111000100111011110100010000000100110000111101101011110 e5809fe8b89de880987de5809fe8b89de880987b5e
UHC 借?耘}借?耘{^ 11110011101010000011111111101001111111000111110111110011101010000011111111101001111111000111101101011110 f3a83fe9fc7df3a83fe9fc7b5e

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