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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 辿促辿属}辿促辿属{^ 10010010010010001001000110100011100100100100100010010001101011100111110110010010010010001001000110100011100100100100100010010001101011100111101101011110 924891a3924891ae7d924891a3924891ae7b5e
EUC-JP 辿促辿属}辿促辿属{^ 11000011101010011100001010100101110000111010100111000010101100000111110111000011101010011100001010100101110000111010100111000010101100000111101101011110 c3a9c2a5c3a9c2b07dc3a9c2a5c3a9c2b07b5e
UTF-8 辿促辿属}辿促辿属{^ 111010001011111010111111111001001011111110000011111010001011111010111111111001011011000110011110011111011110100010111110101111111110010010111111100000111110100010111110101111111110010110110001100111100111101101011110 e8bebfe4bf83e8bebfe5b19e7de8bebfe4bf83e8bebfe5b19e7b5e
UHC ?促??}?促??{^ 00111111111101011011010100111111001111110111110100111111111101011011010100111111001111110111101101011110 3ff5b53f3f7d3ff5b53f3f7b5e

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