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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 葆刻愁W}葆刻愁W{^ 1110010011011100100011011000111110001111010001000101011101111101111001001101110010001101100011111000111101000100010101110111101101011110 e4dc8d8f8f44577de4dc8d8f8f44577b5e
EUC-JP 葆刻愁W}葆刻愁W{^ 1110100011011110101110011110111110111101101001010101011101111101111010001101111010111001111011111011110110100101010101110111101101011110 e8deb9efbda5577de8deb9efbda5577b5e
UTF-8 葆刻愁W}葆刻愁W{^ 1110100010010001100001101110010110001000101110111110011010000100100000010101011101111101111010001001000110000110111001011000100010111011111001101000010010000001010101110111101101011110 e89186e588bbe68481577de89186e588bbe68481577b5e
UHC ?刻愁W}?刻愁W{^ 001111111100101010111110111000011111111001010111011111010011111111001010101111101110000111111110010101110111101101011110 3fcabee1fe577d3fcabee1fe577b5e

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