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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 葆居悉}葆居悉{^ 111001001101110010001011100011111000111010111011011111011110010011011100100010111000111110001110101110110111101101011110 e4dc8b8f8ebb7de4dc8b8f8ebb7b5e
EUC-JP 葆居悉}葆居悉{^ 111010001101111010110101111011111011110010111101011111011110100011011110101101011110111110111100101111010111101101011110 e8deb5efbcbd7de8deb5efbcbd7b5e
UTF-8 葆居悉}葆居悉{^ 111010001001000110000110111001011011000110000101111001101000001010001001011111011110100010010001100001101110010110110001100001011110011010000010100010010111101101011110 e89186e5b185e682897de89186e5b185e682897b5e
UHC ?居悉}?居悉{^ 00111111110010111101110011100011111110100111110100111111110010111101110011100011111110100111101101011110 3fcbdce3fa7d3fcbdce3fa7b5e

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