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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 踰ク訷イ踰ク閼」 111001101111101010111000111110111010010010110010111001101111101010111000111010001000010010100011 e6fab8fba4b2e6fab8e884a3
EUC-JP 踰ク訷イ踰ク閼」 1110110011111100100011101011100010001111110111011101010010001110101100101110110011111100100011101011100011101111111001001000111010100011 ecfc8eb88fddd48eb2ecfc8eb8efe48ea3
UTF-8 踰ク訷イ踰ク閼」 111010001011100010110000111011111011110110111000111010001010100010110111111011111011110110110010111010001011100010110000111011111011110110111000111010011001011010111100111011111011110110100011 e8b8b0efbdb8e8a8b7efbdb2e8b8b0efbdb8e996bcefbda3
UHC 踰???踰?閼? 1110101110110010001111110011111100111111111010111011001000111111111001001101100100111111 ebb23f3f3febb23fe4d93f

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