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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驥礼スイ驥礼スイ^ 11101001100001111001011111100111101111011011001011101001100001111001011111100111101111011011001001011110 e98797e7bdb2e98797e7bdb25e
EUC-JP 驥礼スイ驥礼スイ^ 1111000111100111110011101110100110001110101111011000111010110010111100011110011111001110111010011000111010111101100011101011001001011110 f1e7cee98ebd8eb2f1e7cee98ebd8eb25e
UTF-8 驥礼スイ驥礼スイ^ 11101001101010011010010111100111101001001011110011101111101111011011110111101111101111011011001011101001101010011010010111100111101001001011110011101111101111011011110111101111101111011011001001011110 e9a9a5e7a4bcefbdbdefbdb2e9a9a5e7a4bcefbdbdefbdb25e
UHC 驥???驥???^ 1101000111001010001111110011111100111111110100011100101000111111001111110011111101011110 d1ca3f3f3fd1ca3f3f3f5e

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