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 漬?奬?漬?奬?^ 10010010110100000011111110011010111110110011111110010010110100000011111110011010111110110011111101011110 92d03f9afb3f92d03f9afb3f5e
EUC-JP 漬?奬?漬?奬?^ 11000100110100100011111111010100111111010011111111000100110100100011111111010100111111010011111101011110 c4d23fd4fd3fc4d23fd4fd3f5e
UTF-8 漬렓奬렟漬렓奬렟^ 11100110101111001010110011101011101000001001001111100101101001011010110011101011101000001001111111100110101111001010110011101011101000001001001111100101101001011010110011101011101000001001111101011110 e6bcaceba093e5a5aceba09fe6bcaceba093e5a5aceba09f5e
UHC 漬렓奬렟漬렓奬렟^ 1111001010110000100011101010100011101101111000011000111010110000111100101011000010001110101010001110110111100001100011101011000001011110 f2b08ea8ede18eb0f2b08ea8ede18eb05e

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