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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 閼ア蛛エW}閼ア蛛エW{^ 1110100010000100101100011110010110000001101101000101011101111101111010001000010010110001111001011000000110110100010101110111101101011110 e884b1e581b4577de884b1e581b4577b5e
EUC-JP 閼ア蛛エW}閼ア蛛エW{^ 111011111110010010001110101100011110100111100001100011101011010001010111011111011110111111100100100011101011000111101001111000011000111010110100010101110111101101011110 efe48eb1e9e18eb4577defe48eb1e9e18eb4577b5e
UTF-8 閼ア蛛エW}閼ア蛛エW{^ 1110100110010110101111001110111110111101101100011110100010011011100110111110111110111101101101000101011101111101111010011001011010111100111011111011110110110001111010001001101110011011111011111011110110110100010101110111101101011110 e996bcefbdb1e89b9befbdb4577de996bcefbdb1e89b9befbdb4577b5e
UHC 閼?蛛?W}閼?蛛?W{^ 1110010011011001001111111111000111001000001111110101011101111101111001001101100100111111111100011100100000111111010101110111101101011110 e4d93ff1c83f577de4d93ff1c83f577b5e

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