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 ??{????L??{????L^ 0011111100111111011110110011111100111111001111110011111101001100001111110011111101111011001111110011111100111111001111110100110001011110 3f3f7b3f3f3f3f4c3f3f7b3f3f3f3f4c5e
SJIS-WIN 将ア{将イ将ソL将ア{将イ将ソL^ 1000111110101011101100010111101110001111101010111011001010001111101010111011111101001100100011111010101110110001011110111000111110101011101100101000111110101011101111110100110001011110 8fabb17b8fabb28fabbf4c8fabb17b8fabb28fabbf4c5e
EUC-JP 将ア{将イ将ソL将ア{将イ将ソL^ 1011111010101101100011101011000101111011101111101010110110001110101100101011111010101101100011101011111101001100101111101010110110001110101100010111101110111110101011011000111010110010101111101010110110001110101111110100110001011110 bead8eb17bbead8eb2bead8ebf4cbead8eb17bbead8eb2bead8ebf4c5e
UTF-8 将ア{将イ将ソL将ア{将イ将ソL^ 1110010110110000100001101110111110111101101100010111101111100101101100001000011011101111101111011011001011100101101100001000011011101111101111011011111101001100111001011011000010000110111011111011110110110001011110111110010110110000100001101110111110111101101100101110010110110000100001101110111110111101101111110100110001011110 e5b086efbdb17be5b086efbdb2e5b086efbdbf4ce5b086efbdb17be5b086efbdb2e5b086efbdbf4c5e
UHC ??{????L??{????L^ 0011111100111111011110110011111100111111001111110011111101001100001111110011111101111011001111110011111100111111001111110100110001011110 3f3f7b3f3f3f3f4c3f3f7b3f3f3f3f4c5e

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