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 褶乗クイ}褶乗クイ{^ 111001011111011110001111111001101011100010110010011111011110010111110111100011111110011010111000101100100111101101011110 e5f78fe6b8b27de5f78fe6b8b27b5e
EUC-JP 褶乗クイ}褶乗クイ{^ 11101010111110011011111011101000100011101011100010001110101100100111110111101010111110011011111011101000100011101011100010001110101100100111101101011110 eaf9bee88eb88eb27deaf9bee88eb88eb27b5e
UTF-8 褶乗クイ}褶乗クイ{^ 111010001010010010110110111001001011100110010111111011111011110110111000111011111011110110110010011111011110100010100100101101101110010010111001100101111110111110111101101110001110111110111101101100100111101101011110 e8a4b6e4b997efbdb8efbdb27de8a4b6e4b997efbdb8efbdb27b5e
UHC 褶???}褶???{^ 11100011101010000011111100111111001111110111110111100011101010000011111100111111001111110111101101011110 e3a83f3f3f7de3a83f3f3f7b5e

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